Home
last modified time | relevance | path

Searched refs:sof_suspend_clients (Results 1 – 2 of 2) sorted by relevance

/linux/sound/soc/sof/
H A Dsof-client.c395 int sof_suspend_clients(struct snd_sof_dev *sdev, pm_message_t state) in sof_suspend_clients() function
416 EXPORT_SYMBOL_NS_GPL(sof_suspend_clients, "SND_SOC_SOF_CLIENT");
H A Dpm.c274 sof_suspend_clients(sdev, pm_state); in sof_suspend()