Searched refs:ux_host_class_pima_interface (Results 1 – 4 of 4) sorted by relevance
90 …for (endpoint_index = 0; endpoint_index < pima -> ux_host_class_pima_interface -> ux_interface_des… in _ux_host_class_pima_endpoints_get()95 …status = _ux_host_stack_interface_endpoint_get(pima -> ux_host_class_pima_interface, endpoint_ind… in _ux_host_class_pima_endpoints_get()130 …for (endpoint_index = 0; endpoint_index < pima -> ux_host_class_pima_interface -> ux_interface_des… in _ux_host_class_pima_endpoints_get()135 …status = _ux_host_stack_interface_endpoint_get(pima -> ux_host_class_pima_interface, endpoint_ind… in _ux_host_class_pima_endpoints_get()170 …for (endpoint_index = 0; endpoint_index < pima -> ux_host_class_pima_interface -> ux_interface_des… in _ux_host_class_pima_endpoints_get()175 …status = _ux_host_stack_interface_endpoint_get(pima -> ux_host_class_pima_interface, endpoint_ind… in _ux_host_class_pima_endpoints_get()
141 …host_stack_configuration_interface_get(configuration, 0, 0, &pima -> ux_host_class_pima_interface); in _ux_host_class_pima_configure()147 pima -> ux_host_class_pima_interface -> ux_interface_class_instance = (VOID *) pima; in _ux_host_class_pima_configure()
120 pima -> ux_host_class_pima_interface = interface_ptr; in _ux_host_class_pima_activate()
387 UX_INTERFACE *ux_host_class_pima_interface; member