Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/input/mouse/
Dcyapa.c876 sleep_time = cyapa->runtime_suspend_sleep_time; in cyapa_show_rt_suspend_scanrate()
910 cyapa->runtime_suspend_sleep_time = min_t(u16, time, 1000); in cyapa_update_rt_suspend_scanrate()
912 cyapa_sleep_time_to_pwr_cmd(cyapa->runtime_suspend_sleep_time); in cyapa_update_rt_suspend_scanrate()
949 cyapa->runtime_suspend_sleep_time = in cyapa_start_runtime()
1435 cyapa->runtime_suspend_sleep_time, in cyapa_runtime_suspend()
Dcyapa.h347 u16 runtime_suspend_sleep_time; member