Home
last modified time | relevance | path

Searched refs:sof_ops_free (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/sound/soc/sof/
Dcore.c324 sof_ops_free(sdev); in sof_probe_continue()
382 sof_ops_free(sdev); in snd_sof_device_probe()
466 sof_ops_free(sdev); in snd_sof_device_remove()
Dops.h32 static inline void sof_ops_free(struct snd_sof_dev *sdev) in sof_ops_free() function