Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/isdn/gigaset/
Dev-layer.c53 #define RSP_ZDLE (RSP_VAR + VAR_ZDLE) macro
168 {RSP_ZDLE, 104, 104, 0, 103, 5, {0}, "Z\r"},
198 {RSP_ZDLE, 202, 202, 0, 0, 0, {ACT_DLE0} },
206 {RSP_ZDLE, 252, 252, 1, 0, 0, {ACT_DLE1} },
368 {"ZDLE", RSP_ZDLE, RT_NUMBER},
612 if (rt->resp_code == RSP_ZDLE) in gigaset_handle_modem_response()