Home
last modified time | relevance | path

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

/linux-6.6.21/sound/soc/sof/intel/
Dhda-probes.c137 int hda_probes_register(struct snd_sof_dev *sdev) in hda_probes_register() function
Dhda.h883 int hda_probes_register(struct snd_sof_dev *sdev);
886 static inline int hda_probes_register(struct snd_sof_dev *sdev) in hda_probes_register() function
Dhda.c1752 return hda_probes_register(sdev); in hda_register_clients()