Searched defs:handle_interrupt (Results 1 – 6 of 6) sorted by relevance
48 void (*handle_interrupt) (unsigned long, struct pt_regs *, member
54 void (*handle_interrupt) (struct pt_regs *, member
634 static inline void handle_interrupt(struct i2sbus_dev *i2sdev, int in) in handle_interrupt() function
531 int (*handle_interrupt)(struct phy_device *phydev); member
632 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