Home
last modified time | relevance | path

Searched defs:UX_HOST_CLASS_VIDEO_STRUCT (Results 1 – 1 of 1) sorted by relevance

/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_video.h500 typedef struct UX_HOST_CLASS_VIDEO_STRUCT struct
504 *ux_host_class_video_next_instance;
505 UX_HOST_CLASS *ux_host_class_video_class;
506 UX_DEVICE *ux_host_class_video_device;
507 UX_INTERFACE *ux_host_class_video_streaming_interface;
508 ULONG ux_host_class_video_control_interface_number;
509 UX_ENDPOINT *ux_host_class_video_isochronous_endpoint;
510 UINT ux_host_class_video_state;
511 ULONG ux_host_class_video_feature_unit_id;
512 ULONG ux_host_class_video_terminal_id;
[all …]