Searched refs:pnv_php_slot (Results 1 – 2 of 2) sorted by relevance
26 struct pnv_php_slot *php_slot;37 static void pnv_php_disable_irq(struct pnv_php_slot *php_slot, in pnv_php_disable_irq()72 struct pnv_php_slot *php_slot = container_of(kref, in pnv_php_free_slot()73 struct pnv_php_slot, kref); in pnv_php_free_slot()81 static inline void pnv_php_put_slot(struct pnv_php_slot *php_slot) in pnv_php_put_slot()90 static struct pnv_php_slot *pnv_php_match(struct device_node *dn, in pnv_php_match()91 struct pnv_php_slot *php_slot) in pnv_php_match()93 struct pnv_php_slot *target, *tmp; in pnv_php_match()109 struct pnv_php_slot *pnv_php_find_slot(struct device_node *dn) in pnv_php_find_slot()111 struct pnv_php_slot *php_slot, *tmp; in pnv_php_find_slot()[all …]
46 struct pnv_php_slot { struct69 struct pnv_php_slot *parent; argument73 extern struct pnv_php_slot *pnv_php_find_slot(struct device_node *dn); argument