Searched refs:cmd_sem (Results 1 – 16 of 16) sorted by relevance
61 cam_sem_init(&cmd_sem, 0); in QCameraCmdThread()76 cam_sem_destroy(&cmd_sem); in ~QCameraCmdThread()159 cam_sem_post(&cmd_sem); in sendCmd()
70 cam_semaphore_t cmd_sem; /* semaphore for cmd thread */ variable
590 ret = cam_sem_wait(&cmd_thread->cmd_sem); in mm_camera_cmd_thread()633 cam_sem_init(&cmd_thread->cmd_sem, 0); in mm_camera_cmd_thread_launch()671 cam_sem_post(&cmd_thread->cmd_sem); in mm_camera_cmd_thread_stop()684 cam_sem_destroy(&cmd_thread->cmd_sem); in mm_camera_cmd_thread_destroy()
612 cam_sem_post(&(ch_obj->cb_thread.cmd_sem)); in mm_channel_send_super_buf()1819 cam_sem_post(&(my_obj->cmd_thread.cmd_sem)); in mm_channel_request_super_buf()1883 cam_sem_post(&(my_obj->cmd_thread.cmd_sem)); in mm_channel_flush_super_buf_queue()1924 cam_sem_post(&(my_obj->cmd_thread.cmd_sem)); in mm_channel_config_notify_mode()1959 cam_sem_post(&(my_obj->cmd_thread.cmd_sem)); in mm_channel_start_zsl_snapshot()1994 cam_sem_post(&(my_obj->cmd_thread.cmd_sem)); in mm_channel_stop_zsl_snapshot()3188 cam_sem_post(&(my_obj->cmd_thread.cmd_sem)); in mm_channel_proc_general_cmd()
233 cam_sem_post(&(my_obj->evt_thread.cmd_sem)); in mm_camera_enqueue_evt()
174 cam_sem_post(&(ch_obj->cmd_thread.cmd_sem)); in mm_stream_notify_channel()237 cam_sem_post(&(my_obj->cmd_thread.cmd_sem)); in mm_stream_handle_rcvd_buf()
252 cam_semaphore_t cmd_sem; // semaphore for cmd thread variable
65 ret = cam_sem_wait(&pme->cmd_sem); in smEvtProcRoutine()125 cam_sem_init(&cmd_sem, 0); in QCameraStateMachine()148 cam_sem_destroy(&cmd_sem); in ~QCameraStateMachine()170 cam_sem_post(&cmd_sem); in releaseThread()238 cam_sem_post(&cmd_sem); in procAPI()276 cam_sem_post(&cmd_sem); in procEvt()
2690 ret = cam_sem_wait(&cmdThread->cmd_sem); in dataSaveRoutine()2828 ret = cam_sem_wait(&cmdThread->cmd_sem); in dataProcessRoutine()
1097 ret = cam_sem_wait(&cmdThread->cmd_sem); in dataProcRoutine()
2524 ret = cam_sem_wait(&cmdThread->cmd_sem); in composeMpoRoutine()
3126 ret = cam_sem_wait(&cmdThread->cmd_sem); in cbNotifyRoutine()
9359 ret = cam_sem_wait(&cmdThread->cmd_sem); in deferredWorkRoutine()
139 cam_semaphore_t cmd_sem; /* semaphore for cmd thread */ member
579 ret = cam_sem_wait(&cmdThread->cmd_sem); in dataProcRoutine()
1702 ret = cam_sem_wait(&cmdThread->cmd_sem); in dataProcessRoutine()