Searched refs:interface_found (Results 1 – 7 of 7) sorted by relevance
82 ULONG interface_found; in _ux_host_class_video_control_list_get() local90 interface_found = UX_FALSE; in _ux_host_class_video_control_list_get()130 interface_found = UX_TRUE; in _ux_host_class_video_control_list_get()140 interface_found = UX_FALSE; 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()
82 ULONG interface_found; in _ux_host_class_video_input_terminal_get() local90 interface_found = UX_FALSE; in _ux_host_class_video_input_terminal_get()130 interface_found = UX_TRUE; in _ux_host_class_video_input_terminal_get()140 interface_found = UX_FALSE; 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()
94 ULONG interface_found; in _ux_host_class_cdc_acm_capabilities_get() local157 interface_found = UX_FALSE; in _ux_host_class_cdc_acm_capabilities_get()203 interface_found = UX_TRUE; in _ux_host_class_cdc_acm_capabilities_get()210 interface_found = UX_FALSE; 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()
100 UINT interface_found; in _ux_host_class_audio_alternate_setting_locate()111 interface_found = UX_FALSE; in _ux_host_class_audio_alternate_setting_locate()151 interface_found = UX_TRUE; in _ux_host_class_audio_alternate_setting_locate()160 interface_found = UX_FALSE; 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()
99 UINT interface_found; in _ux_host_class_audio_streaming_sampling_get() local132 interface_found = UX_FALSE; in _ux_host_class_audio_streaming_sampling_get()176 interface_found = UX_TRUE; in _ux_host_class_audio_streaming_sampling_get()180 interface_found = UX_FALSE; 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()
196 ULONG interface_found; in _ux_host_class_cdc_acm_descriptors_parse() local220 interface_found = UX_FALSE; in _ux_host_class_cdc_acm_descriptors_parse()248 interface_found = UX_TRUE; in _ux_host_class_cdc_acm_descriptors_parse()254 if (interface_found) in _ux_host_class_cdc_acm_descriptors_parse()265 if (interface_found) in _ux_host_class_cdc_acm_descriptors_parse()
275 UINT interface_found = UX_FALSE; in _ux_host_class_hid_hid_descriptor_parse() local308 interface_found = (interface_number == descriptor_2) ? UX_TRUE : UX_FALSE; in _ux_host_class_hid_hid_descriptor_parse()314 if (!interface_found) in _ux_host_class_hid_hid_descriptor_parse()