Home
last modified time | relevance | path

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

/linux-6.15/sound/soc/sof/intel/
H A Dhda-common-ops.c22 .remove_late = hda_dsp_remove_late,
/linux-6.15/sound/soc/sof/
H A Dops.h62 if (sof_ops(sdev)->remove_late) in snd_sof_remove_late()
63 sof_ops(sdev)->remove_late(sdev); in snd_sof_remove_late()
H A Dsof-priv.h171 void (*remove_late)(struct snd_sof_dev *sof_dev); /* optional */ member