Searched refs:THIN_INTERRUPT (Results 1 – 2 of 2) sorted by relevance
108 irq_set_chip_and_handler(THIN_INTERRUPT, in init_airq_interrupts()110 if (request_irq(THIN_INTERRUPT, do_airq_interrupt, 0, "AIO", NULL)) in init_airq_interrupts()
7 #define THIN_INTERRUPT 2 macro