Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_video_control_list_get.c82 ULONG interface_found; in _ux_host_class_video_control_list_get() local
90 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()
Dux_host_class_video_input_terminal_get.c82 ULONG interface_found; in _ux_host_class_video_input_terminal_get() local
90 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()
Dux_host_class_cdc_acm_capabilities_get.c94 ULONG interface_found; in _ux_host_class_cdc_acm_capabilities_get() local
157 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()
Dux_host_class_audio_alternate_setting_locate.c100 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()
Dux_host_class_audio_streaming_sampling_get.c99 UINT interface_found; in _ux_host_class_audio_streaming_sampling_get() local
132 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()
Dux_host_class_cdc_acm_entry.c196 ULONG interface_found; in _ux_host_class_cdc_acm_descriptors_parse() local
220 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()
Dux_host_class_hid_entry.c275 UINT interface_found = UX_FALSE; in _ux_host_class_hid_hid_descriptor_parse() local
308 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()