Lines Matching refs:ics
90 struct ics {
92 int (*check)(struct ics *ics, unsigned int hwirq);
93 void (*mask_unknown)(struct ics *ics, unsigned long vec);
94 long (*get_server)(struct ics *ics, unsigned long vec);
95 int (*host_match)(struct ics *ics, struct device_node *node);
163 extern void xics_register_ics(struct ics *ics);