Searched refs:streaming_interface (Results 1 – 7 of 7) sorted by relevance
108 UINT streaming_interface; in _ux_host_class_video_channel_start() local120 …streaming_interface = video -> ux_host_class_video_streaming_interface -> ux_interface_descriptor… in _ux_host_class_video_channel_start()149 transfer_request -> ux_transfer_request_index = streaming_interface; in _ux_host_class_video_channel_start()165 transfer_request -> ux_transfer_request_index = streaming_interface; in _ux_host_class_video_channel_start()181 transfer_request -> ux_transfer_request_index = streaming_interface; in _ux_host_class_video_channel_start()221 … if ((interface_ptr -> ux_interface_descriptor.bInterfaceNumber == streaming_interface) && in _ux_host_class_video_channel_start()
92 UINT streaming_interface; in _ux_host_class_video_stop() local99 …streaming_interface = video -> ux_host_class_video_streaming_interface -> ux_interface_descriptor… in _ux_host_class_video_stop()119 if ((interface_ptr -> ux_interface_descriptor.bInterfaceNumber == streaming_interface) && in _ux_host_class_video_stop()
87 UINT streaming_interface; in _ux_host_class_video_alternate_setting_locate() local95 …streaming_interface = video -> ux_host_class_video_streaming_interface -> ux_interface_descriptor… in _ux_host_class_video_alternate_setting_locate()104 if ((interface_ptr -> ux_interface_descriptor.bInterfaceNumber == streaming_interface) && in _ux_host_class_video_alternate_setting_locate()
80 UINT streaming_interface; in _ux_host_class_audio_stop() local100 …streaming_interface = audio -> ux_host_class_audio_streaming_interface -> ux_interface_descriptor… in _ux_host_class_audio_stop()125 if ((interface_ptr -> ux_interface_descriptor.bInterfaceNumber == streaming_interface) && in _ux_host_class_audio_stop()
110 UINT streaming_interface; in _ux_host_class_video_frame_parameters_set() local230 …streaming_interface = video -> ux_host_class_video_streaming_interface -> ux_interface_descriptor… in _ux_host_class_video_frame_parameters_set()254 transfer_request -> ux_transfer_request_index = streaming_interface; in _ux_host_class_video_frame_parameters_set()270 transfer_request -> ux_transfer_request_index = streaming_interface; in _ux_host_class_video_frame_parameters_set()
60 UX_INTERFACE *streaming_interface; in _ux_host_class_video_descriptors_parser() local84 streaming_interface = video -> ux_host_class_video_streaming_interface; in _ux_host_class_video_descriptors_parser()100 … if (*baInterfaceNr == streaming_interface -> ux_interface_descriptor.bInterfaceNumber) in _ux_host_class_video_descriptors_parser()
110 UINT streaming_interface; in _ux_host_class_audio_streaming_sampling_set() local145 …streaming_interface = audio -> ux_host_class_audio_streaming_interface -> ux_interface_descriptor… in _ux_host_class_audio_streaming_sampling_set()153 if ((interface_ptr -> ux_interface_descriptor.bInterfaceNumber == streaming_interface) && in _ux_host_class_audio_streaming_sampling_set()