Home
last modified time | relevance | path

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

/linux-6.1.9/sound/soc/sof/intel/
Dhda-probes.c137 int hda_probes_register(struct snd_sof_dev *sdev) in hda_probes_register() function
Dhda.h807 int hda_probes_register(struct snd_sof_dev *sdev);
810 static inline int hda_probes_register(struct snd_sof_dev *sdev) in hda_probes_register() function
Dhda.c1682 return hda_probes_register(sdev); in hda_register_clients()