Searched refs:mode_hfcsx (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/isdn/hisax/ |
D | hfc_sx.c | 1031 mode_hfcsx(struct BCState *bcs, int mode, int bc) in mode_hfcsx() function 1181 mode_hfcsx(bcs, st->l1.mode, st->l1.bc); in hfcsx_l2l1() 1192 mode_hfcsx(bcs, 0, st->l1.bc); in hfcsx_l2l1() 1205 mode_hfcsx(bcs, 0, bcs->channel); in close_hfcsx() 1340 mode_hfcsx(cs->bcs, 0, 0); in inithfcsx() 1341 mode_hfcsx(cs->bcs + 1, 0, 1); in inithfcsx()
|