Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/isdn/gigaset/
Dev-layer.c1201 bcs = cs->bcs + cs->curchannel; in do_action()
1228 at_state2 = &cs->bcs[cs->curchannel].at_state; in do_action()
1244 at_state2 = &cs->bcs[cs->curchannel].at_state; in do_action()
1252 channel = cs->curchannel; in do_action()
1259 channel = cs->curchannel; in do_action()
1270 channel = cs->curchannel; in do_action()
1280 at_state2 = &cs->bcs[cs->curchannel].at_state; in do_action()
1703 cs->curchannel = bcs->channel; in process_command_flags()
1708 cs->curchannel = bcs->channel; in process_command_flags()
1746 cs->curchannel = bcs->channel; in process_command_flags()
[all …]
Dgigaset.h470 int curchannel; /* channel those commands are meant member