Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dmb862xx.h100 void board_backlight_switch(int);
/OK3568_Linux_fs/u-boot/board/socrates/
H A Dsocrates.c403 void board_backlight_switch (int flag) in board_backlight_switch() function
/OK3568_Linux_fs/u-boot/drivers/video/
H A Dmb862xx.c426 board_backlight_switch (1); in video_hw_init()