Searched refs:ux_host_class_video_streaming_interface (Results 1 – 10 of 10) sorted by relevance
100 …streaming_interface = video -> ux_host_class_video_streaming_interface -> ux_interface_descriptor… in _ux_host_class_video_stop()112 …configuration = video -> ux_host_class_video_streaming_interface -> ux_interface_configurat… in _ux_host_class_video_stop()133 video -> ux_host_class_video_streaming_interface = interface_ptr; in _ux_host_class_video_stop()
82 …for (endpoint_index = 0; endpoint_index < video -> ux_host_class_video_streaming_interface -> ux_i… in _ux_host_class_video_endpoints_get()87 …status = _ux_host_stack_interface_endpoint_get(video -> ux_host_class_video_streaming_interface, … in _ux_host_class_video_endpoints_get()
166 video -> ux_host_class_video_streaming_interface = interface; in _ux_host_class_video_configure()167 … video -> ux_host_class_video_streaming_interface -> ux_interface_class_instance = (VOID *)video; in _ux_host_class_video_configure()177 if (video -> ux_host_class_video_streaming_interface == UX_NULL) in _ux_host_class_video_configure()
94 …configuration = video -> ux_host_class_video_streaming_interface -> ux_interface_configurat… in _ux_host_class_video_alternate_setting_locate()96 …streaming_interface = video -> ux_host_class_video_streaming_interface -> ux_interface_descriptor… in _ux_host_class_video_alternate_setting_locate()
121 …streaming_interface = video -> ux_host_class_video_streaming_interface -> ux_interface_descriptor… in _ux_host_class_video_channel_start()214 …configuration = video -> ux_host_class_video_streaming_interface -> ux_interface_configurat… in _ux_host_class_video_channel_start()235 … video -> ux_host_class_video_streaming_interface = interface_ptr; in _ux_host_class_video_channel_start()242 … status = _ux_host_stack_interface_endpoint_get(video -> ux_host_class_video_streaming_interface, in _ux_host_class_video_channel_start()
152 interface_ptr = video -> ux_host_class_video_streaming_interface; in _ux_host_class_video_entities_parse()
85 streaming_interface = video -> ux_host_class_video_streaming_interface; in _ux_host_class_video_descriptors_parser()264 video -> ux_host_class_video_streaming_interface = interface_ptr; in _ux_host_class_video_activate()
162 interface_ptr = video -> ux_host_class_video_streaming_interface; in _ux_host_class_video_control_request()
234 …streaming_interface = video -> ux_host_class_video_streaming_interface -> ux_interface_descriptor… in _ux_host_class_video_frame_parameters_set()
507 UX_INTERFACE *ux_host_class_video_streaming_interface; member