Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/isdn/gigaset/
Dgigaset.h177 #define AT_CLIP 6 macro
Dev-layer.c267 {RSP_NULL, 605, 605, -1, 606, 5, {ACT_CMD + AT_CLIP} },
268 {RSP_OK, 605, 605, -1, 606, 5, {ACT_CMD + AT_CLIP} },
Dcapi.c1450 commands[AT_CLIP] = kstrdup(s, GFP_KERNEL); in do_connect_req()
1451 if (!commands[AT_CLIP]) in do_connect_req()