Home
last modified time | relevance | path

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

/linux/sound/soc/sof/
H A Dsof-acpi-dev.c54 pm_runtime_set_autosuspend_delay(dev, SND_SOF_SUSPEND_DELAY_MS); in sof_acpi_probe_complete()
H A Dsof-pci-dev.c175 pm_runtime_set_autosuspend_delay(dev, SND_SOF_SUSPEND_DELAY_MS); in sof_pci_probe_complete()
H A Dsof-priv.h71 #define SND_SOF_SUSPEND_DELAY_MS 2000 macro