Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/mips/sgi-ip22/
Dip22-reset.c168 static void panel_int(int irq, void *dev_id, struct pt_regs *regs) in panel_int() function
233 request_irq(SGI_PANEL_IRQ, panel_int, 0, "Front Panel", NULL); in reboot_setup()