Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/input/mouse/
Dcyapa.c808 pwr_cmd = cyapa->runtime_suspend_power_mode; in cyapa_show_rt_suspend_scanrate()
844 cyapa->runtime_suspend_power_mode = in cyapa_update_rt_suspend_scanrate()
881 cyapa->runtime_suspend_power_mode = PWR_MODE_IDLE; in cyapa_start_runtime()
883 cyapa_pwr_cmd_to_sleep_time(cyapa->runtime_suspend_power_mode); in cyapa_start_runtime()
1342 cyapa->runtime_suspend_power_mode, in cyapa_runtime_suspend()
Dcyapa.h245 u8 runtime_suspend_power_mode; member