pnv_php_find_slot 72 arch/powerpc/include/asm/pnv-pci.h extern struct pnv_php_slot *pnv_php_find_slot(struct device_node *dn); pnv_php_find_slot 123 drivers/pci/hotplug/pnv_php.c EXPORT_SYMBOL_GPL(pnv_php_find_slot); pnv_php_find_slot 668 drivers/pci/hotplug/pnv_php.c parent = pnv_php_find_slot(php_slot->dn); pnv_php_find_slot 689 drivers/pci/hotplug/pnv_php.c parent = pnv_php_find_slot(dn); pnv_php_find_slot 980 drivers/pci/hotplug/pnv_php.c php_slot = pnv_php_find_slot(dn);