Searched refs:pnv_php_slot (Results 1 – 2 of 2) sorted by relevance
28 struct pnv_php_slot *php_slot;39 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_slot, *tmp; in pnv_php_find_slot()[all …]
47 struct pnv_php_slot { struct70 struct pnv_php_slot *parent; argument74 extern struct pnv_php_slot *pnv_php_find_slot(struct device_node *dn); argument