Home
last modified time | relevance | path

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

/linux/sound/soc/sof/
H A Dsof-priv.h853 void sof_unregister_clients(struct snd_sof_dev *sdev);
880 static inline void sof_unregister_clients(struct snd_sof_dev *sdev)
877 static inline void sof_unregister_clients(struct snd_sof_dev *sdev) sof_unregister_clients() function
H A Dsof-client.c215 void sof_unregister_clients(struct snd_sof_dev *sdev) in sof_unregister_clients() function
H A Dcore.c746 sof_unregister_clients(sdev); in snd_sof_device_remove()