Lines Matching defs:ctrl
140 static uint32_t sip_svc_get_c_idx(struct sip_svc_controller *ctrl, uint32_t c_token) in sip_svc_get_c_idx()
166 struct sip_svc_controller *ctrl = (struct sip_svc_controller *)ct; in sip_svc_register() local
198 struct sip_svc_controller *ctrl = (struct sip_svc_controller *)ct; in sip_svc_unregister() local
274 struct sip_svc_controller *ctrl = (struct sip_svc_controller *)ct; in sip_svc_open() local
351 struct sip_svc_controller *ctrl = (struct sip_svc_controller *)ct; in sip_svc_close() local
395 static void sip_svc_callback(struct sip_svc_controller *ctrl, uint32_t trans_id, in sip_svc_callback()
462 static int sip_svc_request_handler(struct sip_svc_controller *ctrl) in sip_svc_request_handler()
546 static int sip_svc_async_response_handler(struct sip_svc_controller *ctrl) in sip_svc_async_response_handler()
649 struct sip_svc_controller *ctrl = (struct sip_svc_controller *)ctrl_ptr; in sip_svc_thread() local
681 struct sip_svc_controller *ctrl = (struct sip_svc_controller *)ct; in sip_svc_send() local
774 struct sip_svc_controller *ctrl = (struct sip_svc_controller *)ct; in sip_svc_get_priv_data() local