Home
last modified time | relevance | path

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

/linux/sound/soc/sof/
H A Dsof-client.c358 int sof_suspend_clients(struct snd_sof_dev *sdev, pm_message_t state) in sof_suspend_clients() function
379 EXPORT_SYMBOL_NS_GPL(sof_suspend_clients, SND_SOC_SOF_CLIENT);
H A Dpm.c241 sof_suspend_clients(sdev, pm_state); in sof_suspend()
H A Dsof-priv.h857 int sof_suspend_clients(struct snd_sof_dev *sdev, pm_message_t state);
888 static inline int sof_suspend_clients(struct snd_sof_dev *sdev, pm_message_t state) in sof_suspend_clients() function