Lines Matching refs:add_cid_event
407 static void add_cid_event(struct cardstate *cs, int cid, int type, in add_cid_event() function
465 add_cid_event(cs, 0, RSP_STRING, ptr, 0); in gigaset_handle_modem_response()
476 add_cid_event(cs, 0, RSP_NONE, NULL, 0); in gigaset_handle_modem_response()
504 add_cid_event(cs, cid, rt->resp_code, NULL, 0); in gigaset_handle_modem_response()
514 add_cid_event(cs, 0, rt->resp_code, NULL, cid); in gigaset_handle_modem_response()
547 add_cid_event(cs, cid, rt->resp_code, ptr, 0); in gigaset_handle_modem_response()
555 add_cid_event(cs, cid, rt->resp_code, NULL, ZSAU_NONE); in gigaset_handle_modem_response()
568 add_cid_event(cs, cid, rt->resp_code, NULL, zr->code); in gigaset_handle_modem_response()
580 add_cid_event(cs, cid, rt->resp_code, ptr, 0); in gigaset_handle_modem_response()
599 add_cid_event(cs, cid, rt->resp_code, NULL, parameter); in gigaset_handle_modem_response()
615 add_cid_event(cs, cid, rt->resp_code, NULL, parameter); in gigaset_handle_modem_response()
622 add_cid_event(cs, cid, rt->resp_code, NULL, -1); in gigaset_handle_modem_response()