Searched refs:PWR_MODE_SLEEP (Results 1 – 2 of 2) sorted by relevance
/drivers/input/mouse/ | ||
D | cyapa.h | 151 #define PWR_MODE_SLEEP (0x05 << 2) /* Default suspend scanrate: 50ms */ macro |
D | cyapa.c | 602 cyapa->suspend_power_mode = PWR_MODE_SLEEP; in cyapa_initialize() |