Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/pcmcia/
Dsynclink_cs.c445 static void bh_handler(void* Context);
598 info->task.routine = bh_handler; in mgslpc_attach()
1002 void bh_handler(void* Context) in bh_handler() function
/linux-2.4.37.9/drivers/char/
Dsynclinkmp.c643 static void bh_handler(void* Context);
1943 void bh_handler(void* Context) in bh_handler() function
3772 info->task.routine = bh_handler; in alloc_dev()