Searched refs:pcibios_device_add (Results 1 - 8 of 8) sorted by relevance

/linux-master/arch/loongarch/pci/
H A Dpci.c65 int pcibios_device_add(struct pci_dev *dev) function
/linux-master/arch/x86/pci/
H A Dcommon.c643 int pcibios_device_add(struct pci_dev *dev) function
/linux-master/arch/s390/pci/
H A Dpci.c585 int pcibios_device_add(struct pci_dev *pdev) function
/linux-master/arch/sparc/kernel/
H A Dpci.c871 int pcibios_device_add(struct pci_dev *dev) function
/linux-master/arch/powerpc/kernel/
H A Dpci-common.c1080 int pcibios_device_add(struct pci_dev *dev) function
/linux-master/drivers/pci/
H A Dprobe.c2499 * If a domain has been set through the pcibios_device_add()
2569 ret = pcibios_device_add(dev);
H A Dpci.c2159 * pcibios_device_add - provide arch specific hooks when adding device dev
2166 int __weak pcibios_device_add(struct pci_dev *dev) function
/linux-master/include/linux/
H A Dpci.h2350 int pcibios_device_add(struct pci_dev *dev);

Completed in 189 milliseconds