Searched refs:AUTOSUSPEND_DELAY (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/input/mouse/ | ||
| H A D | cyapa.h | 161 #define AUTOSUSPEND_DELAY 2000 /* unit : ms */ macro |
| H A D | cyapa.c | 968 pm_runtime_set_autosuspend_delay(dev, AUTOSUSPEND_DELAY); in cyapa_start_runtime() |