Home
last modified time | relevance | path

Searched refs:pci_common_init_dev (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/arm/include/asm/mach/
H A Dpci.h53 void pci_common_init_dev(struct device *, struct hw_pci *);
61 pci_common_init_dev(NULL, hw); in pci_common_init()
/openbmc/linux/arch/arm/kernel/
H A Dbios32.c494 void pci_common_init_dev(struct device *parent, struct hw_pci *hw) in pci_common_init_dev() function