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

/linux-4.4.14/include/linux/
H A Dof_pci.h19 void of_pci_check_probe_only(void);
55 static inline void of_pci_check_probe_only(void) { } of_pci_check_probe_only() function
/linux-4.4.14/drivers/of/
H A Dof_pci.c122 * of_pci_check_probe_only - Setup probe only mode if linux,pci-probe-only
125 void of_pci_check_probe_only(void) of_pci_check_probe_only() function
144 EXPORT_SYMBOL_GPL(of_pci_check_probe_only); variable
/linux-4.4.14/drivers/pci/host/
H A Dpci-host-generic.c230 of_pci_check_probe_only(); gen_pci_probe()
/linux-4.4.14/arch/powerpc/platforms/pseries/
H A Dsetup.c499 of_pci_check_probe_only();

Completed in 170 milliseconds