Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pci/hotplug/
H A Dpnv_php.c26 struct pnv_php_slot *php_slot;
37 static void pnv_php_disable_irq(struct pnv_php_slot *php_slot, in pnv_php_disable_irq()
71 struct pnv_php_slot *php_slot = container_of(kref, in pnv_php_free_slot()
72 struct pnv_php_slot, kref); in pnv_php_free_slot()
80 static inline void pnv_php_put_slot(struct pnv_php_slot *php_slot) in pnv_php_put_slot()
89 static struct pnv_php_slot *pnv_php_match(struct device_node *dn, in pnv_php_match()
90 struct pnv_php_slot *php_slot) in pnv_php_match()
92 struct pnv_php_slot *target, *tmp; in pnv_php_match()
108 struct pnv_php_slot *pnv_php_find_slot(struct device_node *dn) in pnv_php_find_slot()
110 struct pnv_php_slot *php_slo in pnv_php_find_slot()
[all...]
/kernel/linux/linux-6.6/drivers/pci/hotplug/
H A Dpnv_php.c27 struct pnv_php_slot *php_slot;
38 static void pnv_php_disable_irq(struct pnv_php_slot *php_slot, in pnv_php_disable_irq()
73 struct pnv_php_slot *php_slot = container_of(kref, in pnv_php_free_slot()
74 struct pnv_php_slot, kref); in pnv_php_free_slot()
82 static inline void pnv_php_put_slot(struct pnv_php_slot *php_slot) in pnv_php_put_slot()
91 static struct pnv_php_slot *pnv_php_match(struct device_node *dn, in pnv_php_match()
92 struct pnv_php_slot *php_slot) in pnv_php_match()
94 struct pnv_php_slot *target, *tmp; in pnv_php_match()
110 struct pnv_php_slot *pnv_php_find_slot(struct device_node *dn) in pnv_php_find_slot()
112 struct pnv_php_slot *php_slo in pnv_php_find_slot()
[all...]
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dpnv-pci.h46 struct pnv_php_slot { struct
69 struct pnv_php_slot *parent;
73 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.h47 struct pnv_php_slot { struct
70 struct pnv_php_slot *parent;
74 extern struct pnv_php_slot *pnv_php_find_slot(struct device_node *dn);

Completed in 2 milliseconds