Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dof_pci.h15 void of_pci_check_probe_only(void);
28 static inline void of_pci_check_probe_only(void) { } in of_pci_check_probe_only() function
/OK3568_Linux_fs/kernel/drivers/pci/controller/
H A Dpci-host-common.c67 of_pci_check_probe_only(); in pci_host_common_probe()
/OK3568_Linux_fs/kernel/drivers/pci/
H A Dof.c218 void of_pci_check_probe_only(void) in of_pci_check_probe_only() function
237 EXPORT_SYMBOL_GPL(of_pci_check_probe_only);
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/pseries/
H A Dsetup.c492 of_pci_check_probe_only(); in find_and_init_phbs()