Searched defs:handle_interrupt (Results 1 – 6 of 6) sorted by relevance
48 void (*handle_interrupt) (unsigned long, struct pt_regs *, member
58 void (*handle_interrupt) (struct pt_regs *, member
292 int (*handle_interrupt) (struct videocodec * codec, member
635 static inline void handle_interrupt(struct i2sbus_dev *i2sdev, int in) in handle_interrupt() function
636 irqreturn_t (*handle_interrupt)(int irq, struct cxl_context *ctx, struct cxl_irq_info *irq_info); member
3043 static irqreturn_t handle_interrupt(int irq, void *d) in handle_interrupt() function