Searched refs:ux_host_class_asix_interface (Results 1 – 3 of 3) sorted by relevance
94 …for (endpoint_index = 0; endpoint_index < asix -> ux_host_class_asix_interface -> ux_interface_des… in _ux_host_class_asix_endpoints_get()99 …status = _ux_host_stack_interface_endpoint_get(asix -> ux_host_class_asix_interface, endpoint_ind… in _ux_host_class_asix_endpoints_get()141 …for (endpoint_index = 0; endpoint_index < asix -> ux_host_class_asix_interface -> ux_interface_des… in _ux_host_class_asix_endpoints_get()146 …status = _ux_host_stack_interface_endpoint_get(asix -> ux_host_class_asix_interface, endpoint_ind… in _ux_host_class_asix_endpoints_get()184 …for (endpoint_index = 0; endpoint_index < asix -> ux_host_class_asix_interface -> ux_interface_des… in _ux_host_class_asix_endpoints_get()189 …status = _ux_host_stack_interface_endpoint_get(asix -> ux_host_class_asix_interface, endpoint_ind… in _ux_host_class_asix_endpoints_get()
142 …host_stack_configuration_interface_get(configuration, 0, 0, &asix -> ux_host_class_asix_interface); in _ux_host_class_asix_configure()150 asix -> ux_host_class_asix_interface -> ux_interface_class_instance = (VOID *) asix; in _ux_host_class_asix_configure()154 …asix -> ux_host_class_asix_interface -> ux_interface_class = asix -> ux_host_class_asix_device ->… in _ux_host_class_asix_configure()
407 UX_INTERFACE *ux_host_class_asix_interface; member