Searched refs:pnv_pci_get_slot_id (Results 1 – 3 of 3) sorted by relevance
23 extern int pnv_pci_get_slot_id(struct device_node *np, uint64_t *id);
44 int pnv_pci_get_slot_id(struct device_node *np, uint64_t *id) in pnv_pci_get_slot_id() function79 EXPORT_SYMBOL_GPL(pnv_pci_get_slot_id);
567 if (pnv_pci_get_slot_id(dn, &id)) in pnv_php_alloc_slot()