Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/isdn/gigaset/
Dev-layer.c67 #define RSP_NONE -19 macro
193 {RSP_NONE, 121, 121, -1, 120, 0, {ACT_GETSTRING} },
252 {RSP_NONE, -1, -1, -1, -1, -1, {ACT_DEBUG} },
347 {RSP_NONE, -1, -1, -1, -1, -1, {ACT_DEBUG} },
476 add_cid_event(cs, 0, RSP_NONE, NULL, 0); in gigaset_handle_modem_response()
1378 *p_resp_code = RSP_NONE; in do_action()
1571 ev->type = RSP_NONE; /* old timeout */ in process_event()