Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/isdn/gigaset/
Dgigaset.h718 int gigaset_get_channels(struct cardstate *cs);
Dcommon.c250 int gigaset_get_channels(struct cardstate *cs) in gigaset_get_channels() function
Dev-layer.c1068 if (gigaset_get_channels(cs) < 0) in do_lock()