Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/isdn/gigaset/
Dev-layer.c64 #define RSP_NONE -19 macro
190 {RSP_NONE, 121, 121, -1, 120, 0, {ACT_GETSTRING} },
249 {RSP_NONE, -1, -1, -1, -1, -1, {ACT_DEBUG} },
344 {RSP_NONE, -1, -1, -1, -1, -1, {ACT_DEBUG} },
473 add_cid_event(cs, 0, RSP_NONE, NULL, 0); in gigaset_handle_modem_response()
1375 *p_resp_code = RSP_NONE; in do_action()
1568 ev->type = RSP_NONE; /* old timeout */ in process_event()