Searched refs:ux_host_class_video_semaphore (Results 1 – 12 of 12) sorted by relevance
/USBX-v6.2.1/common/usbx_host_classes/src/ |
D | ux_host_class_video_read.c | 113 status = _ux_host_semaphore_get(&video -> ux_host_class_video_semaphore, UX_WAIT_FOREVER); in _ux_host_class_video_read() 126 _ux_host_semaphore_put(&video -> ux_host_class_video_semaphore); in _ux_host_class_video_read() 142 _ux_host_semaphore_put(&video -> ux_host_class_video_semaphore); in _ux_host_class_video_read()
|
D | ux_host_class_video_stop.c | 97 status = _ux_host_semaphore_get(&video -> ux_host_class_video_semaphore, UX_WAIT_FOREVER); in _ux_host_class_video_stop() 139 _ux_host_semaphore_put(&video -> ux_host_class_video_semaphore); in _ux_host_class_video_stop() 151 _ux_host_semaphore_put(&video -> ux_host_class_video_semaphore); in _ux_host_class_video_stop()
|
D | ux_host_class_video_control_value_get.c | 110 status = _ux_host_semaphore_get(&video -> ux_host_class_video_semaphore, UX_WAIT_FOREVER); in _ux_host_class_video_control_value_get() 124 _ux_host_semaphore_put(&video -> ux_host_class_video_semaphore); in _ux_host_class_video_control_value_get() 165 _ux_host_semaphore_put(&video -> ux_host_class_video_semaphore); in _ux_host_class_video_control_value_get() 175 _ux_host_semaphore_put(&video -> ux_host_class_video_semaphore); in _ux_host_class_video_control_value_get()
|
D | ux_host_class_video_control_value_set.c | 109 status = _ux_host_semaphore_get(&video -> ux_host_class_video_semaphore, UX_WAIT_FOREVER); in _ux_host_class_video_control_value_set() 123 _ux_host_semaphore_put(&video -> ux_host_class_video_semaphore); in _ux_host_class_video_control_value_set() 161 _ux_host_semaphore_put(&video -> ux_host_class_video_semaphore); in _ux_host_class_video_control_value_set() 171 _ux_host_semaphore_put(&video -> ux_host_class_video_semaphore); in _ux_host_class_video_control_value_set()
|
D | ux_host_class_video_transfer_buffer_add.c | 116 status = _ux_host_semaphore_get(&video -> ux_host_class_video_semaphore, UX_WAIT_FOREVER); in _ux_host_class_video_transfer_buffer_add() 129 _ux_host_semaphore_put(&video -> ux_host_class_video_semaphore); in _ux_host_class_video_transfer_buffer_add() 146 _ux_host_semaphore_put(&video -> ux_host_class_video_semaphore); in _ux_host_class_video_transfer_buffer_add() 179 _ux_host_semaphore_put(&video -> ux_host_class_video_semaphore); in _ux_host_class_video_transfer_buffer_add()
|
D | ux_host_class_video_control_get.c | 110 status = _ux_host_semaphore_get(&video -> ux_host_class_video_semaphore, UX_WAIT_FOREVER); in _ux_host_class_video_control_get() 124 _ux_host_semaphore_put(&video -> ux_host_class_video_semaphore); in _ux_host_class_video_control_get() 165 _ux_host_semaphore_put(&video -> ux_host_class_video_semaphore); in _ux_host_class_video_control_get() 191 _ux_host_semaphore_put(&video -> ux_host_class_video_semaphore); in _ux_host_class_video_control_get() 215 _ux_host_semaphore_put(&video -> ux_host_class_video_semaphore); in _ux_host_class_video_control_get()
|
D | ux_host_class_video_transfer_buffers_add.c | 125 status = _ux_host_semaphore_get(&video -> ux_host_class_video_semaphore, UX_WAIT_FOREVER); in _ux_host_class_video_transfer_buffers_add() 138 _ux_host_semaphore_put(&video -> ux_host_class_video_semaphore); in _ux_host_class_video_transfer_buffers_add() 168 _ux_host_semaphore_put(&video -> ux_host_class_video_semaphore); in _ux_host_class_video_transfer_buffers_add() 226 _ux_host_semaphore_put(&video -> ux_host_class_video_semaphore); in _ux_host_class_video_transfer_buffers_add()
|
D | ux_host_class_video_deactivate.c | 103 status = _ux_host_semaphore_get(&video -> ux_host_class_video_semaphore, UX_WAIT_FOREVER); in _ux_host_class_video_deactivate() 125 _ux_host_semaphore_delete(&video -> ux_host_class_video_semaphore); in _ux_host_class_video_deactivate()
|
D | ux_host_class_video_channel_start.c | 114 status = _ux_host_semaphore_get(&video -> ux_host_class_video_semaphore, UX_WAIT_FOREVER); in _ux_host_class_video_channel_start() 129 _ux_host_semaphore_put(&video -> ux_host_class_video_semaphore); in _ux_host_class_video_channel_start() 265 … _ux_host_semaphore_put(&video -> ux_host_class_video_semaphore); in _ux_host_class_video_channel_start() 287 _ux_host_semaphore_put(&video -> ux_host_class_video_semaphore); in _ux_host_class_video_channel_start()
|
D | ux_host_class_video_activate.c | 301 …status = _ux_host_semaphore_create(&video -> ux_host_class_video_semaphore, "ux_video_semaphore",… in _ux_host_class_video_activate() 346 if (_ux_host_semaphore_created(&video -> ux_host_class_video_semaphore)) in _ux_host_class_video_activate() 347 _ux_host_semaphore_delete(&video -> ux_host_class_video_semaphore); in _ux_host_class_video_activate()
|
D | ux_host_class_video_frame_parameters_set.c | 225 status = _ux_host_semaphore_get(&video -> ux_host_class_video_semaphore, UX_WAIT_FOREVER); in _ux_host_class_video_frame_parameters_set() 242 _ux_host_semaphore_put(&video -> ux_host_class_video_semaphore); in _ux_host_class_video_frame_parameters_set() 305 _ux_host_semaphore_put(&video -> ux_host_class_video_semaphore); in _ux_host_class_video_frame_parameters_set()
|
/USBX-v6.2.1/common/usbx_host_classes/inc/ |
D | ux_host_class_video.h | 530 UX_SEMAPHORE ux_host_class_video_semaphore; member
|