Searched refs:ux_host_class_hub_interface (Results 1 – 6 of 6) sorted by relevance
92 …status = _ux_host_stack_interface_endpoint_get(hub -> ux_host_class_hub_interface, 0, &hub -> ux_… in _ux_host_class_hub_interrupt_endpoint_start()
188 …x_host_stack_configuration_interface_get(configuration, 0, 0, &hub -> ux_host_class_hub_interface); in _ux_host_class_hub_configure()
129 hub -> ux_host_class_hub_interface = device -> in _ux_host_class_hub_activate()
52 … hub -> ux_host_class_hub_interface -> ux_interface_descriptor.bInterfaceProtocol; in _ux_host_class_hub_descriptor_parse()
68 hub.ux_host_class_hub_interface = &hub_interface; in test_application_define()
216 UX_INTERFACE *ux_host_class_hub_interface; member