Searched refs:ili9320_power (Results 1 - 1 of 1) sorted by relevance

/drivers/video/backlight/
H A Dili9320.c131 static int ili9320_power(struct ili9320 *lcd, int power) function
159 return ili9320_power(lcd, power);
251 ret = ili9320_power(ili, FB_BLANK_UNBLANK);
272 ili9320_power(ili, FB_BLANK_POWERDOWN);
290 ret = ili9320_power(lcd, FB_BLANK_POWERDOWN);
315 return ili9320_power(lcd, FB_BLANK_UNBLANK);
324 ili9320_power(lcd, FB_BLANK_POWERDOWN);

Completed in 46 milliseconds