Home
last modified time | relevance | path

Searched refs:ux_host_class_video_current_format_address (Results 1 – 4 of 4) sorted by relevance

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_video_frame_interval_get.c90 descriptor = video -> ux_host_class_video_current_format_address; in _ux_host_class_video_frame_interval_get()
Dux_host_class_video_format_data_get.c167 video -> ux_host_class_video_current_format_address = descriptor; in _ux_host_class_video_format_data_get()
Dux_host_class_video_frame_data_get.c107 descriptor = video -> ux_host_class_video_current_format_address; in _ux_host_class_video_frame_data_get()
/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_video.h537 UCHAR *ux_host_class_video_current_format_address; member