Searched refs:pnv_php_slot (Results 1 – 2 of 2) sorted by relevance
23 struct pnv_php_slot *php_slot;34 static void pnv_php_disable_irq(struct pnv_php_slot *php_slot, in pnv_php_disable_irq()69 struct pnv_php_slot *php_slot = container_of(kref, in pnv_php_free_slot()70 struct pnv_php_slot, kref); in pnv_php_free_slot()78 static inline void pnv_php_put_slot(struct pnv_php_slot *php_slot) in pnv_php_put_slot()87 static struct pnv_php_slot *pnv_php_match(struct device_node *dn, in pnv_php_match()88 struct pnv_php_slot *php_slot) in pnv_php_match()90 struct pnv_php_slot *target, *tmp; in pnv_php_match()106 struct pnv_php_slot *pnv_php_find_slot(struct device_node *dn) in pnv_php_find_slot()108 struct pnv_php_slot *php_slot, *tmp; in pnv_php_find_slot()[all …]
55 struct pnv_php_slot { struct78 struct pnv_php_slot *parent; argument82 extern struct pnv_php_slot *pnv_php_find_slot(struct device_node *dn); argument