Searched refs:descriptor_subtype (Results 1 – 13 of 13) sorted by relevance
82 ULONG descriptor_subtype; in _ux_host_class_video_format_data_get() local97 descriptor_subtype = *(descriptor + 2); in _ux_host_class_video_format_data_get()118 switch (descriptor_subtype) in _ux_host_class_video_format_data_get()128 if (descriptor_subtype == UX_HOST_CLASS_VIDEO_VS_FORMAT_STREAM_BASED) in _ux_host_class_video_format_data_get()130 else if (descriptor_subtype == UX_HOST_CLASS_VIDEO_VS_FORMAT_MPEG2TS) in _ux_host_class_video_format_data_get()153 … format_parameter -> ux_host_class_video_parameter_format_subtype = descriptor_subtype; in _ux_host_class_video_format_data_get()156 if (descriptor_subtype != UX_HOST_CLASS_VIDEO_VS_FORMAT_STREAM_BASED && in _ux_host_class_video_format_data_get()157 descriptor_subtype != UX_HOST_CLASS_VIDEO_VS_FORMAT_DV && in _ux_host_class_video_format_data_get()158 descriptor_subtype != UX_HOST_CLASS_VIDEO_VS_FORMAT_MPEG2TS) in _ux_host_class_video_format_data_get()
102 ULONG descriptor_subtype; in _ux_host_class_video_frame_data_get() local117 descriptor_subtype = *(descriptor + 2); in _ux_host_class_video_frame_data_get()137 switch (descriptor_subtype) in _ux_host_class_video_frame_data_get()151 if (descriptor_subtype == UX_HOST_CLASS_VIDEO_VS_FRAME_FRAME_BASED) in _ux_host_class_video_frame_data_get()153 else if (descriptor_subtype == UX_HOST_CLASS_VIDEO_VS_FRAME_H264) in _ux_host_class_video_frame_data_get()155 else if (descriptor_subtype == UX_HOST_CLASS_VIDEO_VS_FRAME_VP8) in _ux_host_class_video_frame_data_get()
87 ULONG descriptor_subtype; in _ux_host_class_audio_device_type_get() local110 descriptor_subtype = *(descriptor + 2); in _ux_host_class_audio_device_type_get()177 switch (descriptor_subtype) in _ux_host_class_audio_device_type_get()216 if (descriptor_subtype == UX_HOST_CLASS_AUDIO_CS_INPUT_TERMINAL) in _ux_host_class_audio_device_type_get()
81 ULONG descriptor_subtype; in _ux_host_class_video_control_list_get() local99 descriptor_subtype = *(descriptor + 2); in _ux_host_class_video_control_list_get()148 …if ((interface_found == UX_TRUE) && (descriptor_subtype == UX_HOST_CLASS_VIDEO_VC_PROCESSING_UNIT)) in _ux_host_class_video_control_list_get()
81 ULONG descriptor_subtype; in _ux_host_class_video_input_terminal_get() local99 descriptor_subtype = *(descriptor + 2); in _ux_host_class_video_input_terminal_get()148 … if ((interface_found == UX_TRUE) && (descriptor_subtype == UX_HOST_CLASS_VIDEO_VC_INPUT_TERMINAL)) in _ux_host_class_video_input_terminal_get()
81 ULONG descriptor_subtype; in _ux_host_class_video_input_format_get() local99 descriptor_subtype = *(descriptor + 2); in _ux_host_class_video_input_format_get()148 switch (descriptor_subtype) in _ux_host_class_video_input_format_get()
85 ULONG descriptor_subtype; in _ux_host_class_video_frame_interval_get() local100 descriptor_subtype = *(descriptor + 2); in _ux_host_class_video_frame_interval_get()120 switch (descriptor_subtype) in _ux_host_class_video_frame_interval_get()
82 ULONG descriptor_subtype; in _ux_host_class_audio_streaming_terminal_get() local101 descriptor_subtype = *(descriptor + 2); in _ux_host_class_audio_streaming_terminal_get()147 switch(descriptor_subtype) in _ux_host_class_audio_streaming_terminal_get()
87 ULONG descriptor_subtype; in _ux_host_class_audio_device_controls_list_get() local112 descriptor_subtype = *(descriptor + 2); in _ux_host_class_audio_device_controls_list_get()150 switch (descriptor_subtype) in _ux_host_class_audio_device_controls_list_get()
93 UCHAR descriptor_subtype; in _ux_host_class_cdc_acm_capabilities_get() local166 descriptor_subtype = *(descriptor + 2); in _ux_host_class_cdc_acm_capabilities_get()218 …if ((interface_found == UX_TRUE) && (descriptor_subtype == UX_HOST_CLASS_CDC_ACM_CALL_MANAGEMENT_D… in _ux_host_class_cdc_acm_capabilities_get()
94 UINT descriptor_subtype; in _ux_host_class_cdc_ecm_mac_address_get() local172 descriptor_subtype = *(descriptor + 2); in _ux_host_class_cdc_ecm_mac_address_get()189 …if ((descriptor_type == UX_HOST_CLASS_CDC_ECM_CS_INTERFACE) && (descriptor_subtype == UX_HOST_CLAS… in _ux_host_class_cdc_ecm_mac_address_get()
99 UINT descriptor_subtype; in _ux_host_class_audio_alternate_setting_locate()120 descriptor_subtype = *(descriptor + 2); in _ux_host_class_audio_alternate_setting_locate()168 … if ((interface_found == UX_TRUE) && (descriptor_subtype == UX_HOST_CLASS_AUDIO_CS_FORMAT_TYPE)) in _ux_host_class_audio_alternate_setting_locate()
98 UINT descriptor_subtype; in _ux_host_class_audio_streaming_sampling_get() local141 descriptor_subtype = *(descriptor + 2); in _ux_host_class_audio_streaming_sampling_get()188 … if ((interface_found == UX_TRUE) && (descriptor_subtype == UX_HOST_CLASS_AUDIO_CS_FORMAT_TYPE)) in _ux_host_class_audio_streaming_sampling_get()