Home
last modified time | relevance | path

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

/drivers/input/mouse/
Dcyapa.h161 #define AUTOSUSPEND_DELAY 2000 /* unit : ms */ macro
Dcyapa.c971 pm_runtime_set_autosuspend_delay(dev, AUTOSUSPEND_DELAY); in cyapa_start_runtime()
/drivers/mmc/host/
Datmel-mci.c173 #define AUTOSUSPEND_DELAY 50 macro
2533 pm_runtime_set_autosuspend_delay(&pdev->dev, AUTOSUSPEND_DELAY); in atmci_probe()