Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dmb862xx.h99 void board_backlight_switch(int);
/openbmc/u-boot/board/socrates/
H A Dsocrates.c402 void board_backlight_switch (int flag) in board_backlight_switch() function
/openbmc/u-boot/drivers/video/
H A Dmb862xx.c425 board_backlight_switch (1); in video_hw_init()