Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/mfd/
Dtc6393xb.h47 extern int tc6393xb_lcd_set_power(struct platform_device *fb, bool on);
/Linux-v4.19/drivers/mfd/
Dtc6393xb.c313 int tc6393xb_lcd_set_power(struct platform_device *fb, bool on) in tc6393xb_lcd_set_power() function
333 EXPORT_SYMBOL(tc6393xb_lcd_set_power);
/Linux-v4.19/arch/arm/mach-pxa/
Dtosa.c752 .lcd_set_power = tc6393xb_lcd_set_power,