Searched refs:_ux_device_stack_configuration_set (Results 1 – 5 of 5) sorted by relevance
463 status = _ux_device_stack_configuration_set(0); in ux_test_thread_simulation_0_entry()476 status = _ux_device_stack_configuration_set(1); in ux_test_thread_simulation_0_entry()486 status = _ux_device_stack_configuration_set(0); in ux_test_thread_simulation_0_entry()498 status = _ux_device_stack_configuration_set(1); in ux_test_thread_simulation_0_entry()
86 UINT _ux_device_stack_configuration_set(ULONG configuration_value);
2829 #define ux_device_stack_configuration_set _ux_device_stack_configuration_set
316 status = _ux_device_stack_configuration_set(request_value); in _ux_device_stack_control_request_process()
84 UINT _ux_device_stack_configuration_set(ULONG configuration_value) in _ux_device_stack_configuration_set() function