Home
last modified time | relevance | path

Searched defs:tsctrl (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/camera/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_socket.c47 static ssize_t tuneserver_send_command_rsp(tuningserver_t *tsctrl, in tuneserver_send_command_rsp()
84 static ssize_t tuneserver_ack(uint16_t a, uint32_t b, tuningserver_t *tsctrl) in tuneserver_ack()
104 tuningserver_t *tsctrl) in tuneserver_send_command_ack()
123 static int32_t tuneserver_process_command(tuningserver_t *tsctrl, in tuneserver_process_command()
223 tuningserver_t *tsctrl) in tuneserver_process_client_message()
293 static ssize_t tuneserver_ack_onaccept_initprotocol(tuningserver_t *tsctrl) in tuneserver_ack_onaccept_initprotocol()
347 static ssize_t prevserver_send_command_rsp(tuningserver_t *tsctrl, in prevserver_send_command_rsp()
375 static void prevserver_init_protocol(tuningserver_t *tsctrl) in prevserver_init_protocol()
390 tuningserver_t *tsctrl, char **send_buf, uint32_t *send_len) in prevserver_process_command()
506 tuningserver_t *tsctrl) in prevserver_process_client_message()
/hardware/qcom/camera/QCamera2/stack/mm-camera-test/inc/
Dmm_qcamera_app.h338 tuningserver_t tsctrl; member