Home
last modified time | relevance | path

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

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