Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/isdn/hisax/
Dipacx.c48 static void bch_mode(struct BCState *bcs, int mode, int bc);
487 bch_mode(bcs, st->l1.mode, st->l1.bc); in bch_l2l1()
498 bch_mode(bcs, 0, st->l1.bc); in bch_l2l1()
713 bch_mode(struct BCState *bcs, int mode, int bc) in bch_mode() function
763 bch_mode(bcs, 0, bcs->channel); in bch_close_state()
834 bch_mode(cs->bcs + hscx, 0, hscx); in bch_init()