Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/pnp/
Disapnp.c1668 static void isapnp_test_handler(int irq, void *dev_id, struct pt_regs *regs) in isapnp_test_handler() function
1698 if (request_irq(irq, isapnp_test_handler, SA_INTERRUPT, "isapnp", NULL)) in isapnp_check_interrupt()