Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pci/hotplug/
H A Dpnv_php.c108 struct pnv_php_slot *pnv_php_find_slot(struct device_node *dn) in pnv_php_find_slot() function
125 EXPORT_SYMBOL_GPL(pnv_php_find_slot); variable
676 parent = pnv_php_find_slot(php_slot->dn); in pnv_php_register_slot()
697 parent = pnv_php_find_slot(dn); in pnv_php_register_slot()
990 php_slot = pnv_php_find_slot(dn); in pnv_php_unregister_one()
/kernel/linux/linux-6.6/drivers/pci/hotplug/
H A Dpnv_php.c110 struct pnv_php_slot *pnv_php_find_slot(struct device_node *dn) in pnv_php_find_slot() function
127 EXPORT_SYMBOL_GPL(pnv_php_find_slot); variable
678 parent = pnv_php_find_slot(php_slot->dn); in pnv_php_register_slot()
699 parent = pnv_php_find_slot(dn); in pnv_php_register_slot()
992 php_slot = pnv_php_find_slot(dn); in pnv_php_unregister_one()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dpnv-pci.h73 extern struct pnv_php_slot *pnv_php_find_slot(struct device_node *dn);
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dpnv-pci.h74 extern struct pnv_php_slot *pnv_php_find_slot(struct device_node *dn);

Completed in 4 milliseconds