Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/sof/intel/
Dhda-common-ops.c19 .probe_early = hda_dsp_probe_early,
/linux-6.12.1/sound/soc/sof/
Dops.h43 if (sof_ops(sdev)->probe_early) in snd_sof_probe_early()
44 return sof_ops(sdev)->probe_early(sdev); in snd_sof_probe_early()
Dsof-priv.h176 int (*probe_early)(struct snd_sof_dev *sof_dev); /* optional */ member