Searched refs:tsctrl (Results 1 – 3 of 3) sorted by relevance
107 tuningserver_t *tsctrl) in tuneserver_send_command_ack() argument226 tuningserver_t *tsctrl) in tuneserver_process_client_message() argument314 if (!tsctrl->proto) { in tuneserver_ack_onaccept_initprotocol()321 tsctrl->proto->next_recv_len = 2; in tuneserver_ack_onaccept_initprotocol()322 tsctrl->proto->recv_buf = NULL; in tuneserver_ack_onaccept_initprotocol()340 if (tsctrl->camera_running == 1) {344 tsctrl->camera_running = 0;381 if (!tsctrl->pr_proto) { in prevserver_init_protocol()509 tuningserver_t *tsctrl) in prevserver_process_client_message() argument715 lib_handle->tsctrl.proto->send_buf, lib_handle->tsctrl.proto->send_len); in eztune_proc()[all …]
43 tuningserver_t *tctrl = &lib_handle->tsctrl; in tuneserver_initialize_prevtuningp()135 tuningserver_t *tctrl = &lib_handle->tsctrl; in tuneserver_initialize_tuningp()285 result = mm_camera_load_tuninglibrary(&lib_handle->tsctrl.tuning_params); in tuneserver_open_cam()
352 tuningserver_t tsctrl; member