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/sparc/kernel/
H A Dpci.c871 int pcibios_device_add(struct pci_dev *dev) function
/linux-master/arch/s390/pci/
H A Dpci.c579 int pcibios_device_add(struct pci_dev *pdev) function
/linux-master/arch/powerpc/kernel/
H A Dpci-common.c1080 int pcibios_device_add(struct pci_dev *dev) function
/linux-master/include/linux/
H A Dpci.h2323 int pcibios_device_add(struct pci_dev *dev);
/linux-master/drivers/pci/
H A Dprobe.c2502 * If a domain has been set through the pcibios_device_add()
2572 ret = pcibios_device_add(dev);
H A Dpci.c2150 * pcibios_device_add - provide arch specific hooks when adding device dev
2157 int __weak pcibios_device_add(struct pci_dev *dev) function

Completed in 244 milliseconds