Searched refs:hda_pci_intel_probe (Results 1 – 10 of 10) sorted by relevance
/linux/sound/soc/sof/intel/ |
H A D | pci-lnl.c | 63 .probe = hda_pci_intel_probe,
|
H A D | pci-ptl.c | 61 .probe = hda_pci_intel_probe,
|
H A D | pci-skl.c | 82 .probe = hda_pci_intel_probe,
|
H A D | pci-apl.c | 98 .probe = hda_pci_intel_probe,
|
H A D | pci-icl.c | 101 .probe = hda_pci_intel_probe,
|
H A D | pci-mtl.c | 126 .probe = hda_pci_intel_probe,
|
H A D | pci-cnl.c | 136 .probe = hda_pci_intel_probe,
|
H A D | pci-tgl.c | 310 .probe = hda_pci_intel_probe,
|
H A D | hda.c | 1455 int hda_pci_intel_probe(struct pci_dev *pci, const struct pci_device_id *pci_id) in hda_pci_intel_probe() function 1467 EXPORT_SYMBOL_NS(hda_pci_intel_probe, SND_SOC_SOF_INTEL_HDA_GENERIC);
|
H A D | hda.h | 950 int hda_pci_intel_probe(struct pci_dev *pci, const struct pci_device_id *pci_id);
|