Searched refs:snd_sof_runtime_resume (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/sof/ |
H A D | pm.c | 287 int snd_sof_runtime_resume(struct device *dev) in snd_sof_runtime_resume() function 291 EXPORT_SYMBOL(snd_sof_runtime_resume); variable
|
H A D | sof-of-dev.c | 52 SET_RUNTIME_PM_OPS(snd_sof_runtime_suspend, snd_sof_runtime_resume,
|
H A D | sof-acpi-dev.c | 103 SET_RUNTIME_PM_OPS(snd_sof_runtime_suspend, snd_sof_runtime_resume,
|
H A D | sof-priv.h | 456 int snd_sof_runtime_resume(struct device *dev);
|
H A D | sof-pci-dev.c | 323 SET_RUNTIME_PM_OPS(snd_sof_runtime_suspend, snd_sof_runtime_resume,
|
/kernel/linux/linux-6.6/sound/soc/sof/ |
H A D | pm.c | 321 int snd_sof_runtime_resume(struct device *dev) in snd_sof_runtime_resume() function 325 EXPORT_SYMBOL(snd_sof_runtime_resume); variable
|
H A D | sof-acpi-dev.c | 41 SET_RUNTIME_PM_OPS(snd_sof_runtime_suspend, snd_sof_runtime_resume,
|
H A D | sof-of-dev.c | 29 SET_RUNTIME_PM_OPS(snd_sof_runtime_suspend, snd_sof_runtime_resume,
|
H A D | sof-pci-dev.c | 162 SET_RUNTIME_PM_OPS(snd_sof_runtime_suspend, snd_sof_runtime_resume,
|
H A D | sof-priv.h | 681 int snd_sof_runtime_resume(struct device *dev);
|
Completed in 11 milliseconds