Searched refs:of_pci_check_probe_only (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/
H A Dof_pci.h15 void of_pci_check_probe_only(void);
28 static inline void of_pci_check_probe_only(void) { } function
/linux-master/drivers/pci/controller/
H A Dpci-host-common.c69 of_pci_check_probe_only();
/linux-master/drivers/pci/
H A Dof.c237 * of_pci_check_probe_only - Setup probe only mode if linux,pci-probe-only
240 void of_pci_check_probe_only(void) function
259 EXPORT_SYMBOL_GPL(of_pci_check_probe_only); variable
/linux-master/arch/powerpc/platforms/pseries/
H A Dsetup.c529 of_pci_check_probe_only();

Completed in 130 milliseconds