Home
last modified time | relevance | path

Searched refs:auto_off_screen_interval (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/include/power/
H A Dcharge_animation.h28 int auto_off_screen_interval;/* timeout seconds to auto turn off screen */ member
/OK3568_Linux_fs/u-boot/drivers/power/
H A Dcharge_animation.c221 pdata->auto_off_screen_interval = in charge_animation_ofdata_to_platdata()
277 pdata->auto_off_screen_interval) { in check_key_press()
280 pdata->auto_off_screen_interval * 1000) { /* 1000ms */ in check_key_press()