Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/isdn/gigaset/
Dgigaset.h180 #define AT_CLIP 6 macro
Dev-layer.c270 {RSP_NULL, 605, 605, -1, 606, 5, {ACT_CMD + AT_CLIP} },
271 {RSP_OK, 605, 605, -1, 606, 5, {ACT_CMD + AT_CLIP} },
Dcapi.c1453 commands[AT_CLIP] = kstrdup(s, GFP_KERNEL); in do_connect_req()
1454 if (!commands[AT_CLIP]) in do_connect_req()