| /USBX-v6.2.1/common/usbx_host_classes/inc/ |
| D | ux_host_class_video.h | 551 } UX_HOST_CLASS_VIDEO; typedef 653 UINT _ux_host_class_video_configure(UX_HOST_CLASS_VIDEO *video); 654 UINT _ux_host_class_video_control_get(UX_HOST_CLASS_VIDEO *video, UX_HOST_CLASS_VIDEO_CONTROL *v… 655 UINT _ux_host_class_video_control_value_get(UX_HOST_CLASS_VIDEO *video, UX_HOST_CLASS_VIDEO_CONT… 656 UINT _ux_host_class_video_control_value_set(UX_HOST_CLASS_VIDEO *video, UX_HOST_CLASS_VIDEO_CONT… 658 UINT _ux_host_class_video_descriptor_get(UX_HOST_CLASS_VIDEO *video); 659 UINT _ux_host_class_video_endpoints_get(UX_HOST_CLASS_VIDEO *video); 661 UINT _ux_host_class_video_read(UX_HOST_CLASS_VIDEO *video, UX_HOST_CLASS_VIDEO_TRANSFER_REQUEST … 662 UINT _ux_host_class_video_transfer_request(UX_HOST_CLASS_VIDEO *video, UX_HOST_CLASS_VIDEO_TRANS… 665 UINT _ux_host_class_video_control_list_get(UX_HOST_CLASS_VIDEO *video); [all …]
|
| /USBX-v6.2.1/common/usbx_host_classes/src/ |
| D | ux_host_class_video_max_payload_get.c | 72 ULONG _ux_host_class_video_max_payload_get(UX_HOST_CLASS_VIDEO *video) in _ux_host_class_video_max_payload_get() 116 ULONG _uxe_host_class_video_max_payload_get(UX_HOST_CLASS_VIDEO *video) in _uxe_host_class_video_max_payload_get()
|
| D | ux_host_class_video_transfer_callback_set.c | 72 VOID _ux_host_class_video_transfer_callback_set(UX_HOST_CLASS_VIDEO *video, VOID (*callback_functi… in _ux_host_class_video_transfer_callback_set() 120 VOID _uxe_host_class_video_transfer_callback_set(UX_HOST_CLASS_VIDEO *video, VOID (*callback_funct… in _uxe_host_class_video_transfer_callback_set()
|
| D | ux_host_class_video_transfer_request_callback.c | 79 UX_HOST_CLASS_VIDEO *video; in _ux_host_class_video_transfer_request_callback() 85 video = (UX_HOST_CLASS_VIDEO *) transfer_request -> ux_transfer_request_class_instance; in _ux_host_class_video_transfer_request_callback()
|
| D | ux_host_class_video_start.c | 71 UINT _ux_host_class_video_start(UX_HOST_CLASS_VIDEO *video) in _ux_host_class_video_start() 132 UINT _uxe_host_class_video_start(UX_HOST_CLASS_VIDEO *video) in _uxe_host_class_video_start()
|
| D | ux_host_class_video_activate.c | 43 UX_HOST_CLASS_VIDEO *video; 59 UX_HOST_CLASS_VIDEO *video; in _ux_host_class_video_descriptors_parser() 239 UX_HOST_CLASS_VIDEO *video; in _ux_host_class_video_activate() 255 …video = (UX_HOST_CLASS_VIDEO *) _ux_utility_memory_allocate(UX_NO_ALIGN, UX_REGULAR_MEMORY, sizeo… in _ux_host_class_video_activate()
|
| D | ux_host_class_video_deactivate.c | 92 UX_HOST_CLASS_VIDEO *video; in _ux_host_class_video_deactivate() 96 video= (UX_HOST_CLASS_VIDEO *) command -> ux_host_class_command_instance; in _ux_host_class_video_deactivate()
|
| D | ux_host_class_video_read.c | 94 UINT _ux_host_class_video_read(UX_HOST_CLASS_VIDEO *video, UX_HOST_CLASS_VIDEO_TRANSFER_REQUEST *v… in _ux_host_class_video_read() 186 UINT _uxe_host_class_video_read(UX_HOST_CLASS_VIDEO *video, UX_HOST_CLASS_VIDEO_TRANSFER_REQUEST *… in _uxe_host_class_video_read()
|
| D | ux_host_class_video_stop.c | 86 UINT _ux_host_class_video_stop(UX_HOST_CLASS_VIDEO *video) in _ux_host_class_video_stop() 193 UINT _uxe_host_class_video_stop(UX_HOST_CLASS_VIDEO *video) in _uxe_host_class_video_stop()
|
| D | ux_host_class_video_entities_parse.c | 90 UINT _ux_host_class_video_entities_parse(UX_HOST_CLASS_VIDEO *video, in _ux_host_class_video_entities_parse() 232 UINT _uxe_host_class_video_entities_parse(UX_HOST_CLASS_VIDEO *video, in _uxe_host_class_video_entities_parse()
|
| D | ux_host_class_video_control_value_set.c | 85 UINT _ux_host_class_video_control_value_set(UX_HOST_CLASS_VIDEO *video, UX_HOST_CLASS_VIDEO_CONTRO… in _ux_host_class_video_control_value_set() 217 UINT _uxe_host_class_video_control_value_set(UX_HOST_CLASS_VIDEO *video, UX_HOST_CLASS_VIDEO_CONTR… in _uxe_host_class_video_control_value_set()
|
| D | ux_host_class_video_control_value_get.c | 86 UINT _ux_host_class_video_control_value_get(UX_HOST_CLASS_VIDEO *video, UX_HOST_CLASS_VIDEO_CONTRO… in _ux_host_class_video_control_value_get() 221 UINT _uxe_host_class_video_control_value_get(UX_HOST_CLASS_VIDEO *video, UX_HOST_CLASS_VIDEO_CONTR… in _uxe_host_class_video_control_value_get()
|
| D | ux_host_class_video_ioctl.c | 89 UINT _ux_host_class_video_ioctl(UX_HOST_CLASS_VIDEO *video, ULONG ioctl_function, in _ux_host_class_video_ioctl() 267 UINT _uxe_host_class_video_ioctl(UX_HOST_CLASS_VIDEO *video, ULONG ioctl_function, in _uxe_host_class_video_ioctl()
|
| D | ux_host_class_video_transfer_buffer_add.c | 94 UINT _ux_host_class_video_transfer_buffer_add(UX_HOST_CLASS_VIDEO *video, UCHAR* buffer) in _ux_host_class_video_transfer_buffer_add() 226 UINT _uxe_host_class_video_transfer_buffer_add(UX_HOST_CLASS_VIDEO *video, UCHAR* buffer) in _uxe_host_class_video_transfer_buffer_add()
|
| D | ux_host_class_video_control_get.c | 86 UINT _ux_host_class_video_control_get(UX_HOST_CLASS_VIDEO *video, UX_HOST_CLASS_VIDEO_CONTROL *vid… in _ux_host_class_video_control_get() 259 UINT _uxe_host_class_video_control_get(UX_HOST_CLASS_VIDEO *video, UX_HOST_CLASS_VIDEO_CONTROL *vi… in _uxe_host_class_video_control_get()
|
| D | ux_host_class_video_control_request.c | 88 UINT _ux_host_class_video_control_request(UX_HOST_CLASS_VIDEO *video, in _ux_host_class_video_control_request() 256 UINT _uxe_host_class_video_control_request(UX_HOST_CLASS_VIDEO *video, in _uxe_host_class_video_control_request()
|
| D | ux_host_class_video_transfer_buffers_add.c | 103 UINT _ux_host_class_video_transfer_buffers_add(UX_HOST_CLASS_VIDEO *video, UCHAR** buffers, ULONG … in _ux_host_class_video_transfer_buffers_add() 275 UINT _uxe_host_class_video_transfer_buffers_add(UX_HOST_CLASS_VIDEO *video, UCHAR** buffers, ULONG… in _uxe_host_class_video_transfer_buffers_add()
|
| D | ux_host_class_video_endpoints_get.c | 72 UINT _ux_host_class_video_endpoints_get(UX_HOST_CLASS_VIDEO *video) in _ux_host_class_video_endpoints_get()
|
| D | ux_host_class_video_transfer_request.c | 80 UINT _ux_host_class_video_transfer_request(UX_HOST_CLASS_VIDEO *video, in _ux_host_class_video_transfer_request()
|
| D | ux_host_class_video_alternate_setting_locate.c | 81 UINT _ux_host_class_video_alternate_setting_locate(UX_HOST_CLASS_VIDEO *video, UINT max_payload_si… in _ux_host_class_video_alternate_setting_locate()
|
| D | ux_host_class_video_frame_parameters_set.c | 96 UINT _ux_host_class_video_frame_parameters_set(UX_HOST_CLASS_VIDEO *video, ULONG frame_format, ULO… in _ux_host_class_video_frame_parameters_set() 362 UINT _uxe_host_class_video_frame_parameters_set(UX_HOST_CLASS_VIDEO *video, ULONG frame_format, UL… in _uxe_host_class_video_frame_parameters_set()
|
| D | ux_host_class_video_configure.c | 84 UINT _ux_host_class_video_configure(UX_HOST_CLASS_VIDEO *video) in _ux_host_class_video_configure()
|
| D | ux_host_class_video_control_list_get.c | 72 UINT _ux_host_class_video_control_list_get(UX_HOST_CLASS_VIDEO *video) in _ux_host_class_video_control_list_get()
|
| D | ux_host_class_video_input_terminal_get.c | 72 UINT _ux_host_class_video_input_terminal_get(UX_HOST_CLASS_VIDEO *video) in _ux_host_class_video_input_terminal_get()
|
| /USBX-v6.2.1/test/regression/ |
| D | usbx_uxe_host_video_test.c | 94 UX_HOST_CLASS_VIDEO dummy_video_inst; in ux_test_thread_simulation_0_entry() 95 UX_HOST_CLASS_VIDEO *dummy_video = &dummy_video_inst; in ux_test_thread_simulation_0_entry()
|