Searched refs:UX_SET_FEATURE (Results 1 – 8 of 8) sorted by relevance
108 …status = _ux_host_class_hub_feature(hub, port_index, UX_SET_FEATURE, UX_HOST_CLASS_HUB_PORT_POWER… in _ux_host_class_hub_ports_power()
87 status = _ux_host_class_hub_feature(hub, port, UX_SET_FEATURE, UX_HOST_CLASS_HUB_PORT_RESET); in _ux_host_class_hub_port_reset()
308 UX_SET_FEATURE, UX_HOST_CLASS_HUB_PORT_RESET); in _ux_host_class_hub_inst_tasks_run()
344 UX_SET_FEATURE, UX_HOST_CLASS_HUB_PORT_POWER); in _ux_host_class_hub_activate_wait()
103 transfer_request -> ux_transfer_request_function = UX_SET_FEATURE; in _ux_host_stack_role_swap()
128 transfer_request -> ux_transfer_request_function = UX_SET_FEATURE; in _ux_host_stack_configuration_set()
286 case UX_SET_FEATURE: in _ux_device_stack_control_request_process()
1125 #define UX_SET_FEATURE 3u macro