Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dof_pci.h19 void of_pci_check_probe_only(void);
55 static inline void of_pci_check_probe_only(void) { } in of_pci_check_probe_only() function
/linux-4.4.14/drivers/of/
Dof_pci.c125 void of_pci_check_probe_only(void) in of_pci_check_probe_only() function
144 EXPORT_SYMBOL_GPL(of_pci_check_probe_only);
/linux-4.4.14/drivers/pci/host/
Dpci-host-generic.c230 of_pci_check_probe_only(); in gen_pci_probe()
/linux-4.4.14/arch/powerpc/platforms/pseries/
Dsetup.c499 of_pci_check_probe_only(); in find_and_init_phbs()