Searched refs:cmd_sem (Results 1 – 16 of 16) sorted by relevance
61 cam_sem_init(&cmd_sem, 0); in QCameraCmdThread()77 cam_sem_destroy(&cmd_sem); in ~QCameraCmdThread()160 cam_sem_post(&cmd_sem); in sendCmd()
71 cam_semaphore_t cmd_sem; /* semaphore for cmd thread */ variable
571 ret = cam_sem_wait(&cmd_thread->cmd_sem); in mm_camera_cmd_thread()614 cam_sem_init(&cmd_thread->cmd_sem, 0); in mm_camera_cmd_thread_launch()652 cam_sem_post(&cmd_thread->cmd_sem); in mm_camera_cmd_thread_stop()665 cam_sem_destroy(&cmd_thread->cmd_sem); in mm_camera_cmd_thread_destroy()
299 cam_sem_post(&(m_obj->cb_thread.cmd_sem)); in mm_channel_send_frame_sync_req_buf()754 cam_sem_post(&(ch_obj->cb_thread.cmd_sem)); in mm_channel_send_super_buf()2174 cam_sem_post(&(my_obj->cmd_thread.cmd_sem)); in mm_channel_request_super_buf()2238 cam_sem_post(&(my_obj->cmd_thread.cmd_sem)); in mm_channel_flush_super_buf_queue()2279 cam_sem_post(&(my_obj->cmd_thread.cmd_sem)); in mm_channel_config_notify_mode()2314 cam_sem_post(&(my_obj->cmd_thread.cmd_sem)); in mm_channel_start_zsl_snapshot()2349 cam_sem_post(&(my_obj->cmd_thread.cmd_sem)); in mm_channel_stop_zsl_snapshot()3607 cam_sem_post(&(m_obj->cb_thread.cmd_sem)); in mm_channel_send_frame_sync_flush()3691 cam_sem_post(&(my_obj->cmd_thread.cmd_sem)); in mm_channel_proc_general_cmd()
241 cam_sem_post(&(my_obj->evt_thread.cmd_sem)); in mm_camera_enqueue_evt()
190 cam_sem_post(&(ch_obj->cmd_thread.cmd_sem)); in mm_stream_notify_channel()253 cam_sem_post(&(my_obj->cmd_thread.cmd_sem)); in mm_stream_handle_rcvd_buf()
255 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()
3030 ret = cam_sem_wait(&cmdThread->cmd_sem); in dataSaveRoutine()3168 ret = cam_sem_wait(&cmdThread->cmd_sem); in dataProcessRoutine()
1171 ret = cam_sem_wait(&cmdThread->cmd_sem); in dataProcRoutine()
2529 ret = cam_sem_wait(&cmdThread->cmd_sem); in composeMpoRoutine()
3347 ret = cam_sem_wait(&cmdThread->cmd_sem); in cbNotifyRoutine()
10440 ret = cam_sem_wait(&cmdThread->cmd_sem); in deferredWorkRoutine()
146 cam_semaphore_t cmd_sem; /* semaphore for cmd thread */ member
680 ret = cam_sem_wait(&cmdThread->cmd_sem); in dataProcRoutine()
2022 ret = cam_sem_wait(&cmdThread->cmd_sem); in dataProcessRoutine()