Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/isdn/gigaset/
Dgigaset.h715 int gigaset_get_channel(struct bc_state *bcs);
Di4l.c232 if (gigaset_get_channel(bcs) < 0) { in command_from_LL()
Dcommon.c188 int gigaset_get_channel(struct bc_state *bcs) in gigaset_get_channel() function
Dev-layer.c709 if (gigaset_get_channel(cs->bcs + i) >= 0) { in get_free_channel()