Home
last modified time | relevance | path

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

/linux/drivers/pci/pwrctrl/
H A Dcore.c294 if (of_pci_supply_present(np)) in pci_pwrctrl_is_required()
302 if (of_pci_supply_present(remote)) { in pci_pwrctrl_is_required()
/linux/drivers/pci/
H A Dof.c854 bool of_pci_supply_present(struct device_node *np) in of_pci_supply_present() function
870 EXPORT_SYMBOL_GPL(of_pci_supply_present);
H A Dpci.h1199 bool of_pci_supply_present(struct device_node *np);
1243 static inline bool of_pci_supply_present(struct device_node *np) in of_pci_supply_present() function