Searched refs:SGI_PANEL_IRQ (Results 1 – 2 of 2) sorted by relevance
118 enable_irq(SGI_PANEL_IRQ); in debounce()150 disable_irq_nosync(SGI_PANEL_IRQ); in panel_int()192 res = request_irq(SGI_PANEL_IRQ, panel_int, 0, "Front Panel", NULL); in reboot_setup()
59 #define SGI_PANEL_IRQ SGINT_LOCAL1 + 1 /* front panel */ macro
Completed in 4 milliseconds