Searched refs:cmd_sem (Results 1 – 15 of 15) sorted by relevance
53 cam_sem_init(&cmd_sem, 0); in QCameraCmdThread()68 cam_sem_destroy(&cmd_sem); in ~QCameraCmdThread()151 cam_sem_post(&cmd_sem); in sendCmd()
68 cam_semaphore_t cmd_sem; /* semaphore for cmd thread */ variable
587 ret = cam_sem_wait(&cmd_thread->cmd_sem); in mm_camera_cmd_thread()630 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()
444 cam_sem_post(&(ch_obj->cb_thread.cmd_sem)); in mm_channel_process_stream_buf()1562 cam_sem_post(&(my_obj->cmd_thread.cmd_sem)); in mm_channel_request_super_buf()1620 cam_sem_post(&(my_obj->cmd_thread.cmd_sem)); in mm_channel_flush_super_buf_queue()1658 cam_sem_post(&(my_obj->cmd_thread.cmd_sem)); in mm_channel_config_notify_mode()1693 cam_sem_post(&(my_obj->cmd_thread.cmd_sem)); in mm_channel_start_zsl_snapshot()1728 cam_sem_post(&(my_obj->cmd_thread.cmd_sem)); in mm_channel_stop_zsl_snapshot()2806 cam_sem_post(&(my_obj->cmd_thread.cmd_sem)); in mm_channel_proc_general_cmd()
227 cam_sem_post(&(my_obj->evt_thread.cmd_sem)); in mm_camera_enqueue_evt()
172 cam_sem_post(&(ch_obj->cmd_thread.cmd_sem)); in mm_stream_notify_channel()234 cam_sem_post(&(my_obj->cmd_thread.cmd_sem)); in mm_stream_handle_rcvd_buf()
238 cam_semaphore_t cmd_sem; // semaphore for cmd thread variable
57 ret = cam_sem_wait(&pme->cmd_sem); in smEvtProcRoutine()117 cam_sem_init(&cmd_sem, 0); in QCameraStateMachine()138 cam_sem_destroy(&cmd_sem); in ~QCameraStateMachine()160 cam_sem_post(&cmd_sem); in releaseThread()228 cam_sem_post(&cmd_sem); in procAPI()265 cam_sem_post(&cmd_sem); in procEvt()
2312 ret = cam_sem_wait(&cmdThread->cmd_sem); in dataSaveRoutine()2445 ret = cam_sem_wait(&cmdThread->cmd_sem); in dataProcessRoutine()
947 ret = cam_sem_wait(&cmdThread->cmd_sem); in dataProcRoutine()
2395 ret = cam_sem_wait(&cmdThread->cmd_sem); in cbNotifyRoutine()
7520 ret = cam_sem_wait(&cmdThread->cmd_sem); in defferedWorkRoutine()
129 cam_semaphore_t cmd_sem; /* semaphore for cmd thread */ member
560 ret = cam_sem_wait(&cmdThread->cmd_sem); in dataProcRoutine()
1614 ret = cam_sem_wait(&cmdThread->cmd_sem); in dataProcessRoutine()