Searched refs:command_process (Results 1 – 2 of 2) sorted by relevance
138 result = tctrl->tuning_params.func_tbl->command_process( in tuneserver_initialize_tuningp()152 result = tctrl->tuning_params.func_tbl->command_process( in tuneserver_deinitialize_tuningp()165 result = tctrl->tuning_params.func_tbl->command_process( in tuneserver_process_get_list_cmd()178 result = tctrl->tuning_params.func_tbl->command_process in tuneserver_process_get_params_cmd()191 result = tctrl->tuning_params.func_tbl->command_process( in tuneserver_process_set_params_cmd()204 result = tctrl->tuning_params.func_tbl->command_process( in tuneserver_process_misc_cmd()
121 int (*command_process) (void *recv, mm_camera_tune_cmd_t cmd, member