of_pci_supply_present
EXPORT_SYMBOL_GPL(of_pci_supply_present);
bool of_pci_supply_present(struct device_node *np);
if (of_pci_supply_present(np))
if (of_pci_supply_present(remote)) {