Home
last modified time | relevance | path

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

/linux-6.15/drivers/pci/
H A Dbus.c365 if (pdev && of_pci_supply_present(dn)) { in pci_bus_add_device()
H A Dpci.h892 bool of_pci_supply_present(struct device_node *np);
934 static inline bool of_pci_supply_present(struct device_node *np) in of_pci_supply_present() function
H A Dof.c854 bool of_pci_supply_present(struct device_node *np) in of_pci_supply_present() function
H A Dprobe.c2526 if (!of_pci_supply_present(np)) { in pci_pwrctrl_create_device()