Home
last modified time | relevance | path

Searched refs:AUTOSUSPEND_DELAY (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/input/mouse/
H A Dcyapa.h161 #define AUTOSUSPEND_DELAY 2000 /* unit : ms */ macro
H A Dcyapa.c968 pm_runtime_set_autosuspend_delay(dev, AUTOSUSPEND_DELAY); in cyapa_start_runtime()
/linux/drivers/mmc/host/
H A Datmel-mci.c175 #define AUTOSUSPEND_DELAY 50 macro
2526 pm_runtime_set_autosuspend_delay(dev, AUTOSUSPEND_DELAY); in atmci_probe()