Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/isdn/hisax/
Dhscx.c41 modehscx(struct BCState *bcs, int mode, int bc) in modehscx() function
137 modehscx(bcs, st->l1.mode, st->l1.bc); in hscx_l2l1()
148 modehscx(bcs, 0, st->l1.bc); in hscx_l2l1()
158 modehscx(bcs, 0, bcs->channel); in close_hscxstate()
256 modehscx(cs->bcs, 0, 0); in inithscx()
257 modehscx(cs->bcs + 1, 0, 0); in inithscx()
Dhscx.h38 extern void modehscx(struct BCState *bcs, int mode, int bc);
Delsa_ser.c423 extern void modehscx(struct BCState *bcs, int mode, int bc);
429 modehscx(bcs, 0, bcs->channel); in close_elsastate()