Searched refs:AT_CLIP (Results 1 – 3 of 3) sorted by relevance
/linux-4.19.296/drivers/isdn/gigaset/ |
D | gigaset.h | 180 #define AT_CLIP 6 macro
|
D | ev-layer.c | 270 {RSP_NULL, 605, 605, -1, 606, 5, {ACT_CMD + AT_CLIP} }, 271 {RSP_OK, 605, 605, -1, 606, 5, {ACT_CMD + AT_CLIP} },
|
D | capi.c | 1453 commands[AT_CLIP] = kstrdup(s, GFP_KERNEL); in do_connect_req() 1454 if (!commands[AT_CLIP]) in do_connect_req()
|