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