Searched refs:RSP_ZDLE (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/staging/isdn/gigaset/ |
| D | ev-layer.c | 50 #define RSP_ZDLE (RSP_VAR + VAR_ZDLE) macro 165 {RSP_ZDLE, 104, 104, 0, 103, 5, {0}, "Z\r"}, 195 {RSP_ZDLE, 202, 202, 0, 0, 0, {ACT_DLE0} }, 203 {RSP_ZDLE, 252, 252, 1, 0, 0, {ACT_DLE1} }, 365 {"ZDLE", RSP_ZDLE, RT_NUMBER}, 609 if (rt->resp_code == RSP_ZDLE) in gigaset_handle_modem_response()
|