Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/isdn/gigaset/
Dev-layer.c1103 struct bc_state *bcs2; in do_action() local
1277 bcs2 = cs->bcs + cs->curchannel; in do_action()
1278 disconnect_bc(&bcs2->at_state, cs, bcs2); in do_action()
1296 bcs2 = cs->bcs + cs->curchannel; in do_action()
1297 disconnect_bc(&bcs2->at_state, cs, bcs2); in do_action()
1326 bcs2 = cs->bcs + channel; in do_action()
1327 disconnect_bc(&bcs2->at_state, cs, bcs2); in do_action()
1332 bcs2 = cs->bcs + cs->curchannel; in do_action()
1333 disconnect_bc(&bcs2->at_state, cs, bcs2); in do_action()