Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/isdn/gigaset/
Dev-layer.c1247 bcs = cs->bcs + cs->curchannel; in do_action()
1277 bcs2 = cs->bcs + cs->curchannel; in do_action()
1296 bcs2 = cs->bcs + cs->curchannel; in do_action()
1304 channel = cs->curchannel; in do_action()
1311 channel = cs->curchannel; in do_action()
1322 channel = cs->curchannel; in do_action()
1332 bcs2 = cs->bcs + cs->curchannel; in do_action()
1751 cs->curchannel = bcs->channel; in process_command_flags()
1767 cs->curchannel = bcs->channel; in process_command_flags()
1772 cs->curchannel = bcs->channel; in process_command_flags()
[all …]
Dgigaset.h470 int curchannel; /* channel those commands are meant member