Searched refs:_ux_device_stack_descriptor_send (Results 1 – 5 of 5) sorted by relevance
88 UINT _ux_device_stack_descriptor_send(ULONG descriptor_type, ULONG request_index, ULONG host_len…
2830 #define ux_device_stack_descriptor_send _ux_device_stack_descriptor_send
301 … status = _ux_device_stack_descriptor_send(request_value, request_index, request_length); in _ux_device_stack_control_request_process()
98 UINT _ux_device_stack_descriptor_send(ULONG descriptor_type, ULONG request_index, ULONG host_lengt… in _ux_device_stack_descriptor_send() function
286 …UX_TEST_CHECK_SUCCESS(_ux_device_stack_descriptor_send(request_value, request_index, request_lengt… in hub_control_request_handler()