Home
last modified time | relevance | path

Searched refs:ux_host_class_video_configuration_descriptor_length (Results 1 – 6 of 6) sorted by relevance

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_video_descriptor_get.c101 video -> ux_host_class_video_configuration_descriptor_length = in _ux_host_class_video_descriptor_get()
140 video -> ux_host_class_video_configuration_descriptor_length = total_configuration_length; in _ux_host_class_video_descriptor_get()
Dux_host_class_video_entities_parse.c113 total_descriptor_length = video -> ux_host_class_video_configuration_descriptor_length; in _ux_host_class_video_entities_parse()
Dux_host_class_video_control_list_get.c88 total_descriptor_length = video -> ux_host_class_video_configuration_descriptor_length; in _ux_host_class_video_control_list_get()
Dux_host_class_video_input_format_get.c88 total_descriptor_length = video -> ux_host_class_video_configuration_descriptor_length; in _ux_host_class_video_input_format_get()
Dux_host_class_video_input_terminal_get.c88 total_descriptor_length = video -> ux_host_class_video_configuration_descriptor_length; in _ux_host_class_video_input_terminal_get()
/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_video.h515 ULONG ux_host_class_video_configuration_descriptor_length; member