Searched refs:_ux_device_stack_class_unregister (Results 1 – 4 of 4) sorted by relevance
79 UINT _ux_device_stack_class_unregister(UCHAR *class_name, in _ux_device_stack_class_unregister() function201 return(_ux_device_stack_class_unregister(class_name, class_entry_function)); in _uxe_device_stack_class_unregister()
107 UINT _ux_device_stack_class_unregister(UCHAR *class_name, UINT (*class_entry_function)(struct UX…
2820 #define ux_device_stack_class_unregister _ux_device_stack_class_unregister
474 status = _ux_device_stack_class_unregister(invalid_class_name, _ux_device_class_dpump_entry); in ux_test_thread_simulation_0_entry()