Searched refs:IRQ_IXP4XX_QM1 (Results 1 – 2 of 2) sorted by relevance
253 err = request_irq(IRQ_IXP4XX_QM1, qmgr_irq1, 0, in qmgr_init()257 IRQ_IXP4XX_QM1); in qmgr_init()276 free_irq(IRQ_IXP4XX_QM1, NULL); in qmgr_remove()277 synchronize_irq(IRQ_IXP4XX_QM1); in qmgr_remove()
22 #define IRQ_IXP4XX_QM1 3 macro