Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/isdn/hisax/
Dhfc_sx.c1032 mode_hfcsx(struct BCState *bcs, int mode, int bc) in mode_hfcsx() function
1182 mode_hfcsx(bcs, st->l1.mode, st->l1.bc); in hfcsx_l2l1()
1193 mode_hfcsx(bcs, 0, st->l1.bc); in hfcsx_l2l1()
1206 mode_hfcsx(bcs, 0, bcs->channel); in close_hfcsx()
1341 mode_hfcsx(cs->bcs, 0, 0); in inithfcsx()
1342 mode_hfcsx(cs->bcs + 1, 0, 1); in inithfcsx()