Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/isdn/gigaset/
Dev-layer.c1250 bcs = cs->bcs + cs->curchannel; in do_action()
1280 bcs2 = cs->bcs + cs->curchannel; in do_action()
1299 bcs2 = cs->bcs + cs->curchannel; in do_action()
1307 channel = cs->curchannel; in do_action()
1314 channel = cs->curchannel; in do_action()
1325 channel = cs->curchannel; in do_action()
1335 bcs2 = cs->bcs + cs->curchannel; in do_action()
1754 cs->curchannel = bcs->channel; in process_command_flags()
1770 cs->curchannel = bcs->channel; in process_command_flags()
1775 cs->curchannel = bcs->channel; in process_command_flags()
[all …]
Dgigaset.h473 int curchannel; /* channel those commands are meant member