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
591 ret = cam_sem_wait(&cmd_thread->cmd_sem); in mm_camera_cmd_thread()634 cam_sem_init(&cmd_thread->cmd_sem, 0); in mm_camera_cmd_thread_launch()672 cam_sem_post(&cmd_thread->cmd_sem); in mm_camera_cmd_thread_stop()685 cam_sem_destroy(&cmd_thread->cmd_sem); in mm_camera_cmd_thread_destroy()
617 cam_sem_post(&(ch_obj->cb_thread.cmd_sem)); in mm_channel_send_super_buf()1826 cam_sem_post(&(my_obj->cmd_thread.cmd_sem)); in mm_channel_request_super_buf()1890 cam_sem_post(&(my_obj->cmd_thread.cmd_sem)); in mm_channel_flush_super_buf_queue()1931 cam_sem_post(&(my_obj->cmd_thread.cmd_sem)); in mm_channel_config_notify_mode()1966 cam_sem_post(&(my_obj->cmd_thread.cmd_sem)); in mm_channel_start_zsl_snapshot()2001 cam_sem_post(&(my_obj->cmd_thread.cmd_sem)); in mm_channel_stop_zsl_snapshot()3302 cam_sem_post(&(my_obj->cmd_thread.cmd_sem)); in mm_channel_proc_general_cmd()
238 cam_sem_post(&(my_obj->evt_thread.cmd_sem)); in mm_camera_enqueue_evt()
182 cam_sem_post(&(ch_obj->cmd_thread.cmd_sem)); in mm_stream_notify_channel()245 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()
2723 ret = cam_sem_wait(&cmdThread->cmd_sem); in dataSaveRoutine()2861 ret = cam_sem_wait(&cmdThread->cmd_sem); in dataProcessRoutine()
1136 ret = cam_sem_wait(&cmdThread->cmd_sem); in dataProcRoutine()
2527 ret = cam_sem_wait(&cmdThread->cmd_sem); in composeMpoRoutine()
3180 ret = cam_sem_wait(&cmdThread->cmd_sem); in cbNotifyRoutine()
9489 ret = cam_sem_wait(&cmdThread->cmd_sem); in deferredWorkRoutine()
140 cam_semaphore_t cmd_sem; /* semaphore for cmd thread */ member
662 ret = cam_sem_wait(&cmdThread->cmd_sem); in dataProcRoutine()
1727 ret = cam_sem_wait(&cmdThread->cmd_sem); in dataProcessRoutine()