Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/mfd/
Dtc6393xb.h41 extern int tc6393xb_lcd_set_power(struct platform_device *fb, bool on);
/Linux-v6.1/drivers/mfd/
Dtc6393xb.c313 int tc6393xb_lcd_set_power(struct platform_device *fb, bool on) in tc6393xb_lcd_set_power() function
332 EXPORT_SYMBOL(tc6393xb_lcd_set_power);
/Linux-v6.1/arch/arm/mach-pxa/
Dtosa.c756 .lcd_set_power = tc6393xb_lcd_set_power,