Searched refs:sof_suspend_clients (Results 1 – 3 of 3) sorted by relevance
357 int sof_suspend_clients(struct snd_sof_dev *sdev, pm_message_t state) in sof_suspend_clients() function378 EXPORT_SYMBOL_NS_GPL(sof_suspend_clients, SND_SOC_SOF_CLIENT);
826 int sof_suspend_clients(struct snd_sof_dev *sdev, pm_message_t state);857 static inline int sof_suspend_clients(struct snd_sof_dev *sdev, pm_message_t state) in sof_suspend_clients() function
241 sof_suspend_clients(sdev, pm_state); in sof_suspend()