Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/sgi-ip22/
H A Dip22-reset.c140 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()