tag
line
file
source code
hp100_interrupt
199
drivers/net/hp100.c
static void hp100_interrupt( int irq, struct pt_regs *regs );
hp100_interrupt
491
drivers/net/hp100.c
if ( request_irq( dev -> irq, hp100_interrupt, SA_INTERRUPT, lp -> id -> name ) )