Home
last modified time | relevance | path

Searched refs:panel_int (Results 1 – 1 of 1) sorted by relevance

/arch/mips/sgi-ip22/
Dip22-reset.c141 static irqreturn_t panel_int(int irq, void *dev_id) in panel_int() function
193 res = request_irq(SGI_PANEL_IRQ, panel_int, 0, "Front Panel", NULL); in reboot_setup()