Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/soc/sof/
A Dpm.c218 sof_suspend_clients(sdev, pm_state); in sof_suspend()
226 sof_suspend_clients(sdev, pm_state); in sof_suspend()
A Dsof-client.c302 int sof_suspend_clients(struct snd_sof_dev *sdev, pm_message_t state) in sof_suspend_clients() function
323 EXPORT_SYMBOL_NS_GPL(sof_suspend_clients, SND_SOC_SOF_CLIENT);
A Dsof-priv.h802 int sof_suspend_clients(struct snd_sof_dev *sdev, pm_message_t state);
833 static inline int sof_suspend_clients(struct snd_sof_dev *sdev, pm_message_t state) in sof_suspend_clients() function

Completed in 8 milliseconds