Searched refs:ux_host_class_pima_device (Results 1 – 5 of 5) sorted by relevance
91 if (pima -> ux_host_class_pima_device -> ux_device_state == UX_DEVICE_CONFIGURED) in _ux_host_class_pima_configure()96 …status = _ux_host_stack_device_configuration_get(pima -> ux_host_class_pima_device, 0, &configura… in _ux_host_class_pima_configure()104 …INSERT(UX_TRACE_ERROR, UX_CONFIGURATION_HANDLE_UNKNOWN, pima -> ux_host_class_pima_device, 0, 0, U… in _ux_host_class_pima_configure()112 if (pima -> ux_host_class_pima_device -> ux_device_power_source == UX_DEVICE_BUS_POWERED) in _ux_host_class_pima_configure()116 parent_device = pima -> ux_host_class_pima_device -> ux_device_parent; in _ux_host_class_pima_configure()
82 control_endpoint = &pima -> ux_host_class_pima_device -> ux_device_control_endpoint; in _ux_host_class_pima_device_reset()
106 control_endpoint = &pima -> ux_host_class_pima_device -> ux_device_control_endpoint; in _ux_host_class_pima_request_cancel()
124 …pima -> ux_host_class_pima_device = interface_ptr -> ux_interface_configuration -> ux_configurati… in _ux_host_class_pima_activate()
374 UX_DEVICE *ux_host_class_pima_device; member