Searched refs:mode_hfc (Results 1 – 1 of 1) sorted by relevance
/linux-4.19.296/drivers/isdn/hisax/ |
D | hfc_2bs0.c | 399 mode_hfc(struct BCState *bcs, int mode, int bc) in mode_hfc() function 492 mode_hfc(bcs, st->l1.mode, st->l1.bc); in hfc_l2l1() 503 mode_hfc(bcs, 0, st->l1.bc); in hfc_l2l1() 514 mode_hfc(bcs, 0, bcs->channel); in close_hfcstate() 580 mode_hfc(cs->bcs, 0, 0); in inithfc() 581 mode_hfc(cs->bcs + 1, 0, 0); in inithfc()
|