Searched refs:handle_interrupt (Results 1 – 2 of 2) sorted by relevance
296 int (*handle_interrupt) (struct videocodec * codec, member
3054 static irqreturn_t handle_interrupt(int irq, void *d) in handle_interrupt() function4036 retval = request_irq(pcidev->irq, handle_interrupt, IRQF_SHARED, in auto_attach()