Searched refs:AT_TYPE (Results 1 - 4 of 4) sorted by relevance

/drivers/isdn/gigaset/
H A Di4l.c260 commands[AT_TYPE] = kstrdup("^SCTP=0\r", GFP_ATOMIC);
261 if (!commands[AT_TYPE])
266 commands[AT_TYPE] = kstrdup("^SCTP=1\r", GFP_ATOMIC);
267 if (!commands[AT_TYPE])
H A Dgigaset.h180 #define AT_TYPE 5 macro
H A Dcapi.c1358 commands[AT_TYPE] = kstrdup(s, GFP_KERNEL);
1359 if (!commands[AT_TYPE])
H A Dev-layer.c268 {RSP_OK, 603, 603, -1, 604, 5, {ACT_CMD + AT_TYPE} },

Completed in 44 milliseconds