Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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
/kernel/linux/linux-6.6/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
/kernel/linux/linux-5.10/drivers/pci/controller/
H A Dpci-host-common.c67 of_pci_check_probe_only(); in pci_host_common_probe()
/kernel/linux/linux-6.6/drivers/pci/controller/
H A Dpci-host-common.c69 of_pci_check_probe_only(); in pci_host_common_probe()
/kernel/linux/linux-5.10/drivers/pci/
H A Dof.c215 * of_pci_check_probe_only - Setup probe only mode if linux,pci-probe-only
218 void of_pci_check_probe_only(void) in of_pci_check_probe_only() function
237 EXPORT_SYMBOL_GPL(of_pci_check_probe_only); variable
/kernel/linux/linux-6.6/drivers/pci/
H A Dof.c237 * of_pci_check_probe_only - Setup probe only mode if linux,pci-probe-only
240 void of_pci_check_probe_only(void) in of_pci_check_probe_only() function
259 EXPORT_SYMBOL_GPL(of_pci_check_probe_only); variable
/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/
H A Dsetup.c492 of_pci_check_probe_only(); in find_and_init_phbs()
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/
H A Dsetup.c529 of_pci_check_probe_only(); in pSeries_discover_phbs()

Completed in 7 milliseconds