Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_video_format_data_get.c83 UCHAR *guid; in _ux_host_class_video_format_data_get() local
117 guid = UX_NULL; in _ux_host_class_video_format_data_get()
129 guid = (descriptor + 4); in _ux_host_class_video_format_data_get()
131 guid = (descriptor + 7); in _ux_host_class_video_format_data_get()
133 guid = (descriptor + 5); in _ux_host_class_video_format_data_get()
164 format_parameter -> ux_host_class_video_parameter_format_guid = guid; in _ux_host_class_video_format_data_get()