Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/input/mouse/
Dcyapa.c809 sleep_time = cyapa->runtime_suspend_sleep_time; in cyapa_show_rt_suspend_scanrate()
843 cyapa->runtime_suspend_sleep_time = min_t(u16, time, 1000); in cyapa_update_rt_suspend_scanrate()
845 cyapa_sleep_time_to_pwr_cmd(cyapa->runtime_suspend_sleep_time); in cyapa_update_rt_suspend_scanrate()
882 cyapa->runtime_suspend_sleep_time = in cyapa_start_runtime()
1343 cyapa->runtime_suspend_sleep_time); in cyapa_runtime_suspend()
Dcyapa.h246 u16 runtime_suspend_sleep_time; member