Home
last modified time | relevance | path

Searched refs:tc6393xb_lcd_set_power (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/include/linux/mfd/
Dtc6393xb.h47 extern int tc6393xb_lcd_set_power(struct platform_device *fb, bool on);
/linux-3.4.99/drivers/mfd/
Dtc6393xb.c302 int tc6393xb_lcd_set_power(struct platform_device *fb, bool on) in tc6393xb_lcd_set_power() function
322 EXPORT_SYMBOL(tc6393xb_lcd_set_power);
/linux-3.4.99/arch/arm/mach-pxa/
Dtosa.c789 .lcd_set_power = tc6393xb_lcd_set_power,