Home
last modified time | relevance | path

Searched refs:pnv_php_find_slot (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/pci/hotplug/
Dpnv_php.c106 struct pnv_php_slot *pnv_php_find_slot(struct device_node *dn) in pnv_php_find_slot() function
123 EXPORT_SYMBOL_GPL(pnv_php_find_slot);
668 parent = pnv_php_find_slot(php_slot->dn); in pnv_php_register_slot()
689 parent = pnv_php_find_slot(dn); in pnv_php_register_slot()
980 php_slot = pnv_php_find_slot(dn); in pnv_php_unregister_one()
/Linux-v5.4/arch/powerpc/include/asm/
Dpnv-pci.h72 extern struct pnv_php_slot *pnv_php_find_slot(struct device_node *dn);