Searched refs:sof_suspend_clients (Results 1 – 3 of 3) sorted by relevance
395 int sof_suspend_clients(struct snd_sof_dev *sdev, pm_message_t state) in sof_suspend_clients() function416 EXPORT_SYMBOL_NS_GPL(sof_suspend_clients, "SND_SOC_SOF_CLIENT");
856 int sof_suspend_clients(struct snd_sof_dev *sdev, pm_message_t state);892 static inline int sof_suspend_clients(struct snd_sof_dev *sdev, pm_message_t state) in sof_suspend_clients() 889 static inline int sof_suspend_clients(struct snd_sof_dev *sdev, pm_message_t state) sof_suspend_clients() function
274 sof_suspend_clients(sdev, pm_state); in sof_suspend()