Searched refs:pci_setup (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/arm/mach-orion5x/
H A Dpci.c466 static int __init pci_setup(struct pci_sys_data *sys) function
495 panic("pci_setup unable to alloc resources");
561 return pci_setup(sys);
/linux-master/drivers/pci/
H A Dpci.c6784 static int __init pci_setup(char *str) function
6850 early_param("pci", pci_setup);
6854 * in pci_setup(), above, to point to data in the __initdata section which
6856 * in pci_setup() because some architectures do not have any memory allocation

Completed in 149 milliseconds