Home
last modified time | relevance | path

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

/linux/drivers/pci/hotplug/
H A Dpnv_php.c112 struct pnv_php_slot *pnv_php_find_slot(struct device_node *dn) in pnv_php_find_slot() function
129 EXPORT_SYMBOL_GPL(pnv_php_find_slot);
841 parent = pnv_php_find_slot(php_slot->dn); in pnv_php_register_slot()
862 parent = pnv_php_find_slot(dn); in pnv_php_register_slot()
1194 php_slot = pnv_php_find_slot(dn); in pnv_php_unregister_one()