Home
last modified time | relevance | path

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

/Linux-v6.6/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.6/drivers/pci/controller/
Dpci-host-common.c69 of_pci_check_probe_only(); in pci_host_common_probe()
/Linux-v6.6/drivers/pci/
Dof.c240 void of_pci_check_probe_only(void) in of_pci_check_probe_only() function
259 EXPORT_SYMBOL_GPL(of_pci_check_probe_only);
/Linux-v6.6/arch/powerpc/platforms/pseries/
Dsetup.c529 of_pci_check_probe_only(); in pSeries_discover_phbs()