Home
last modified time | relevance | path

Searched defs:enable_backlight (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/include/
H A Dpanel.h17 int (*enable_backlight)(struct udevice *dev); member
/openbmc/u-boot/board/work-microwave/work_92105/
H A Dwork_92105_display.c213 uint8_t enable_backlight = 0x96; in work_92105_display_init() local
/openbmc/u-boot/board/siemens/pxm2/
H A Dboard.c324 static int enable_backlight(void) in enable_backlight() function
/openbmc/u-boot/board/freescale/mx6sabresd/
H A Dmx6sabresd.c183 static void enable_backlight(void) in enable_backlight() function
/openbmc/linux/drivers/hid/
H A Dhid-asus.c123 bool enable_backlight; member