Searched refs:pnv_pci_get_slot_id (Results 1 – 3 of 3) sorted by relevance
21 extern int pnv_pci_get_slot_id(struct device_node *np, uint64_t *id);
38 int pnv_pci_get_slot_id(struct device_node *np, uint64_t *id) in pnv_pci_get_slot_id() function78 EXPORT_SYMBOL_GPL(pnv_pci_get_slot_id);
632 if (pnv_pci_get_slot_id(dn, &id)) in pnv_php_alloc_slot()