Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
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
/Linux-v6.1/drivers/pci/controller/
Dpci-host-common.c69 of_pci_check_probe_only(); in pci_host_common_probe()
/Linux-v6.1/drivers/pci/
Dof.c233 void of_pci_check_probe_only(void) in of_pci_check_probe_only() function
252 EXPORT_SYMBOL_GPL(of_pci_check_probe_only);
/Linux-v6.1/arch/powerpc/platforms/pseries/
Dsetup.c528 of_pci_check_probe_only(); in pSeries_discover_phbs()