Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/sof/
H A Dcore.c330 sof_ops_free(sdev); in sof_probe_continue()
397 sof_ops_free(sdev); in snd_sof_device_probe()
406 sof_ops_free(sdev); in snd_sof_device_probe()
490 sof_ops_free(sdev); in snd_sof_device_remove()
493 sof_ops_free(sdev); in snd_sof_device_remove()
H A Dops.h32 static inline void sof_ops_free(struct snd_sof_dev *sdev) in sof_ops_free() function