Home
last modified time | relevance | path

Searched refs:ops_free (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/include/sound/
A Dsof.h143 void (*ops_free)(struct snd_sof_dev *sdev); member
/linux-6.3-rc2/sound/soc/sof/intel/
A Dpci-apl.c50 .ops_free = hda_ops_free,
A Dpci-icl.c51 .ops_free = hda_ops_free,
A Dpci-cnl.c82 .ops_free = hda_ops_free,
A Dpci-tgl.c82 .ops_free = hda_ops_free,
/linux-6.3-rc2/sound/soc/sof/
A Dops.h34 if (sdev->pdata->desc->ops_free) in sof_ops_free()
35 sdev->pdata->desc->ops_free(sdev); in sof_ops_free()

Completed in 7 milliseconds