Searched refs:cmd_sem (Results 1 – 12 of 12) sorted by relevance
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()
255 cam_semaphore_t cmd_sem; // semaphore for cmd thread variable
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
669 ret = cam_sem_wait(&cmdThread->cmd_sem); in dataProcRoutine()
2014 ret = cam_sem_wait(&cmdThread->cmd_sem); in dataProcessRoutine()