Home
last modified time | relevance | path

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

/Linux-v5.15/sound/soc/sof/intel/
Dapl.c80 .probe_free = hda_probe_compr_free,
Dicl.c79 .probe_free = hda_probe_compr_free,
Dtgl.c75 .probe_free = hda_probe_compr_free,
Dcnl.c285 .probe_free = hda_probe_compr_free,
/Linux-v5.15/sound/soc/sof/
Dsof-priv.h186 int (*probe_free)(struct snd_sof_dev *sdev, member
Dops.h443 return sof_ops(sdev)->probe_free(sdev, cstream, dai); in snd_sof_probe_compr_free()