Home
last modified time | relevance | path

Searched refs:snd_intel_dsp_driver_probe (Results 1 – 5 of 5) sorted by relevance

/linux/include/sound/
H A Dintel-dsp-config.h24 int snd_intel_dsp_driver_probe(struct pci_dev *pci);
29 static inline int snd_intel_dsp_driver_probe(struct pci_dev *pci) in snd_intel_dsp_driver_probe() function
/linux/sound/hda/
H A Dintel-dsp-config.c630 int snd_intel_dsp_driver_probe(struct pci_dev *pci) in snd_intel_dsp_driver_probe() function
705 EXPORT_SYMBOL_GPL(snd_intel_dsp_driver_probe);
/linux/sound/soc/intel/avs/
H A Dcore.c425 ret = snd_intel_dsp_driver_probe(pci); in avs_pci_probe()
/linux/sound/soc/sof/intel/
H A Dhda.c1466 ret = snd_intel_dsp_driver_probe(pci); in hda_pci_intel_probe()
/linux/sound/pci/hda/
H A Dhda_intel.c2098 err = snd_intel_dsp_driver_probe(pci); in azx_probe()