Searched refs:streaming_interface (Results 1 – 7 of 7) sorted by relevance
93 UINT streaming_interface; in _ux_host_class_video_stop() local100 …streaming_interface = video -> ux_host_class_video_streaming_interface -> ux_interface_descriptor… in _ux_host_class_video_stop()120 if ((interface_ptr -> ux_interface_descriptor.bInterfaceNumber == streaming_interface) && in _ux_host_class_video_stop()
88 UINT streaming_interface; in _ux_host_class_video_alternate_setting_locate() local96 …streaming_interface = video -> ux_host_class_video_streaming_interface -> ux_interface_descriptor… in _ux_host_class_video_alternate_setting_locate()105 if ((interface_ptr -> ux_interface_descriptor.bInterfaceNumber == streaming_interface) && in _ux_host_class_video_alternate_setting_locate()
109 UINT streaming_interface; in _ux_host_class_video_channel_start() local121 …streaming_interface = video -> ux_host_class_video_streaming_interface -> ux_interface_descriptor… in _ux_host_class_video_channel_start()150 transfer_request -> ux_transfer_request_index = streaming_interface; in _ux_host_class_video_channel_start()166 transfer_request -> ux_transfer_request_index = streaming_interface; in _ux_host_class_video_channel_start()182 transfer_request -> ux_transfer_request_index = streaming_interface; in _ux_host_class_video_channel_start()222 … if ((interface_ptr -> ux_interface_descriptor.bInterfaceNumber == streaming_interface) && in _ux_host_class_video_channel_start()
81 UINT streaming_interface; in _ux_host_class_audio_stop() local101 …streaming_interface = audio -> ux_host_class_audio_streaming_interface -> ux_interface_descriptor… in _ux_host_class_audio_stop()126 if ((interface_ptr -> ux_interface_descriptor.bInterfaceNumber == streaming_interface) && in _ux_host_class_audio_stop()
109 UINT streaming_interface; in _ux_host_class_video_frame_parameters_set() local234 …streaming_interface = video -> ux_host_class_video_streaming_interface -> ux_interface_descriptor… in _ux_host_class_video_frame_parameters_set()258 transfer_request -> ux_transfer_request_index = streaming_interface; in _ux_host_class_video_frame_parameters_set()274 transfer_request -> ux_transfer_request_index = streaming_interface; in _ux_host_class_video_frame_parameters_set()
61 UX_INTERFACE *streaming_interface; in _ux_host_class_video_descriptors_parser() local85 streaming_interface = video -> ux_host_class_video_streaming_interface; in _ux_host_class_video_descriptors_parser()101 … if (*baInterfaceNr == streaming_interface -> ux_interface_descriptor.bInterfaceNumber) in _ux_host_class_video_descriptors_parser()
111 UINT streaming_interface; in _ux_host_class_audio_streaming_sampling_set() local146 …streaming_interface = audio -> ux_host_class_audio_streaming_interface -> ux_interface_descriptor… in _ux_host_class_audio_streaming_sampling_set()154 if ((interface_ptr -> ux_interface_descriptor.bInterfaceNumber == streaming_interface) && in _ux_host_class_audio_streaming_sampling_set()