Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/isdn/gigaset/
Dev-layer.c1106 struct bc_state *bcs2; in do_action() local
1280 bcs2 = cs->bcs + cs->curchannel; in do_action()
1281 disconnect_bc(&bcs2->at_state, cs, bcs2); in do_action()
1299 bcs2 = cs->bcs + cs->curchannel; in do_action()
1300 disconnect_bc(&bcs2->at_state, cs, bcs2); in do_action()
1329 bcs2 = cs->bcs + channel; in do_action()
1330 disconnect_bc(&bcs2->at_state, cs, bcs2); in do_action()
1335 bcs2 = cs->bcs + cs->curchannel; in do_action()
1336 disconnect_bc(&bcs2->at_state, cs, bcs2); in do_action()