Searched refs:pnv_pci_get_slot_id (Results 1 – 3 of 3) sorted by relevance
20 extern int pnv_pci_get_slot_id(struct device_node *np, uint64_t *id);
39 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);
632 if (pnv_pci_get_slot_id(dn, &id)) in pnv_php_alloc_slot()