Searched refs:ux_host_class_video_streaming_interface (Results 1 – 12 of 12) sorted by relevance
99 …streaming_interface = video -> ux_host_class_video_streaming_interface -> ux_interface_descriptor… in _ux_host_class_video_stop()111 …configuration = video -> ux_host_class_video_streaming_interface -> ux_interface_configurat… in _ux_host_class_video_stop()132 video -> ux_host_class_video_streaming_interface = interface_ptr; in _ux_host_class_video_stop()
165 video -> ux_host_class_video_streaming_interface = interface; in _ux_host_class_video_configure()166 … video -> ux_host_class_video_streaming_interface -> ux_interface_class_instance = (VOID *)video; in _ux_host_class_video_configure()176 if (video -> ux_host_class_video_streaming_interface == UX_NULL) in _ux_host_class_video_configure()
81 …for (endpoint_index = 0; endpoint_index < video -> ux_host_class_video_streaming_interface -> ux_i… in _ux_host_class_video_endpoints_get()86 …status = _ux_host_stack_interface_endpoint_get(video -> ux_host_class_video_streaming_interface, … in _ux_host_class_video_endpoints_get()
120 …streaming_interface = video -> ux_host_class_video_streaming_interface -> ux_interface_descriptor… in _ux_host_class_video_channel_start()213 …configuration = video -> ux_host_class_video_streaming_interface -> ux_interface_configurat… in _ux_host_class_video_channel_start()234 … video -> ux_host_class_video_streaming_interface = interface_ptr; in _ux_host_class_video_channel_start()241 … status = _ux_host_stack_interface_endpoint_get(video -> ux_host_class_video_streaming_interface, in _ux_host_class_video_channel_start()
93 …configuration = video -> ux_host_class_video_streaming_interface -> ux_interface_configurat… in _ux_host_class_video_alternate_setting_locate()95 …streaming_interface = video -> ux_host_class_video_streaming_interface -> ux_interface_descriptor… in _ux_host_class_video_alternate_setting_locate()
84 streaming_interface = video -> ux_host_class_video_streaming_interface; in _ux_host_class_video_descriptors_parser()263 video -> ux_host_class_video_streaming_interface = interface_ptr; in _ux_host_class_video_activate()
151 interface_ptr = video -> ux_host_class_video_streaming_interface; in _ux_host_class_video_entities_parse()
161 interface_ptr = video -> ux_host_class_video_streaming_interface; in _ux_host_class_video_control_request()
230 …streaming_interface = video -> ux_host_class_video_streaming_interface -> ux_interface_descriptor… in _ux_host_class_video_frame_parameters_set()
444 UX_INTERFACE *interface_inst = video_inst -> ux_host_class_video_streaming_interface; in test_host_change_function()
467 UX_INTERFACE *interface_inst = video_inst -> ux_host_class_video_streaming_interface; in test_host_change_function()
524 UX_INTERFACE *ux_host_class_video_streaming_interface; member