Searched refs:prevcommand_process (Results 1 – 2 of 2) sorted by relevance
46 if (tctrl->tuning_params.func_tbl->prevcommand_process == NULL) { in tuneserver_initialize_prevtuningp()51 result = tctrl->tuning_params.func_tbl->prevcommand_process( in tuneserver_initialize_prevtuningp()54 result = tctrl->tuning_params.func_tbl->prevcommand_process( in tuneserver_initialize_prevtuningp()72 result = tctrl->tuning_params.func_tbl->prevcommand_process( in tuneserver_deinitialize_prevtuningp()84 result = tctrl->tuning_params.func_tbl->prevcommand_process( in tuneserver_preview_getinfo()97 result = tctrl->tuning_params.func_tbl->prevcommand_process( in tuneserver_preview_getchunksize()111 result = tctrl->tuning_params.func_tbl->prevcommand_process( in tuneserver_preview_getframe()124 result = tctrl->tuning_params.func_tbl->prevcommand_process( in tuneserver_preview_unsupported()
125 int (*prevcommand_process) (void *recv, mm_camera_tune_prevcmd_t cmd, member