Searched defs:handle_interrupt (Results 1 – 7 of 7) sorted by relevance
797 handle_interrupt: label
762 handle_interrupt: label
48 void (*handle_interrupt) (unsigned long, struct pt_regs *, member
58 void (*handle_interrupt) (struct pt_regs *, member
296 int (*handle_interrupt) (struct videocodec * codec, member
635 static inline void handle_interrupt(struct i2sbus_dev *i2sdev, int in) in handle_interrupt() function
3060 static irqreturn_t handle_interrupt(int irq, void *d) in handle_interrupt() function