Searched refs:panel_int (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/sgi-ip22/ |
H A D | ip22-reset.c | 140 static irqreturn_t panel_int(int irq, void *dev_id) in panel_int() function 191 res = request_irq(SGI_PANEL_IRQ, panel_int, 0, "Front Panel", NULL); in reboot_setup()
|
/kernel/linux/linux-6.6/arch/mips/sgi-ip22/ |
H A D | ip22-reset.c | 140 static irqreturn_t panel_int(int irq, void *dev_id) in panel_int() function 191 res = request_irq(SGI_PANEL_IRQ, panel_int, 0, "Front Panel", NULL); in reboot_setup()
|
Completed in 1 milliseconds