Searched refs:hda_pci_intel_probe (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/sound/soc/sof/intel/ |
H A D | pci-lnl.c | 63 .probe = hda_pci_intel_probe,
|
H A D | pci-skl.c | 82 .probe = hda_pci_intel_probe,
|
H A D | pci-mtl.c | 95 .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-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 | 1736 int hda_pci_intel_probe(struct pci_dev *pci, const struct pci_device_id *pci_id) in hda_pci_intel_probe() function 1748 EXPORT_SYMBOL_NS(hda_pci_intel_probe, SND_SOC_SOF_INTEL_HDA_COMMON);
|
H A D | hda.h | 907 int hda_pci_intel_probe(struct pci_dev *pci, const struct pci_device_id *pci_id);
|