Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/isdn/hisax/
Dconfig.c1766 static void hisax_bh(struct IsdnCardState *cs);
1798 cs->tqueue.routine = (void *) (void *) hisax_bh; in hisax_register()
1831 static void hisax_bh(struct IsdnCardState *cs) in hisax_bh() function