Home
last modified time | relevance | path

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

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