Home
last modified time | relevance | path

Searched refs:UX_HOST_CLASS (Results 1 – 25 of 353) sorted by relevance

12345678910>>...15

/USBX-v6.2.1/common/core/src/
Dux_host_stack_class_get.c84 UINT _ux_host_stack_class_get(UCHAR *class_name, UX_HOST_CLASS **host_class) in _ux_host_stack_class_get()
87 UX_HOST_CLASS *class_ptr; in _ux_host_stack_class_get()
180 UINT _uxe_host_stack_class_get(UCHAR *class_name, UX_HOST_CLASS **host_class) in _uxe_host_stack_class_get()
Dux_host_stack_class_call.c74 UX_HOST_CLASS *_ux_host_stack_class_call(UX_HOST_CLASS_COMMAND *class_command) in _ux_host_stack_class_call()
78 UX_HOST_CLASS *class_inst; in _ux_host_stack_class_call()
Dux_host_stack_class_instance_get.c77 UINT _ux_host_stack_class_instance_get(UX_HOST_CLASS *host_class, UINT class_index, VOID **class_i… in _ux_host_stack_class_instance_get()
156 UINT _uxe_host_stack_class_instance_get(UX_HOST_CLASS *host_class, UINT class_index, VOID **class_… in _uxe_host_stack_class_instance_get()
Dux_host_stack_initialize.c31 UX_COMPILE_TIME_ASSERT(!UX_OVERFLOW_CHECK_MULC_ULONG(sizeof(UX_HOST_CLASS), UX_MAX_CLASS_DRIVER), U…
138 UINT _ux_host_stack_initialize(UINT (*ux_system_host_change_function)(ULONG, UX_HOST_CLASS *, VOID… in _ux_host_stack_initialize() argument
181 …memory = _ux_utility_memory_allocate(UX_NO_ALIGN, UX_REGULAR_MEMORY, sizeof(UX_HOST_CLASS)*UX_MAX… in _ux_host_stack_initialize()
189 _ux_system_host -> ux_system_host_class_array = (UX_HOST_CLASS *) memory; in _ux_host_stack_initialize()
Dux_host_stack_class_instance_create.c75 UINT _ux_host_stack_class_instance_create(UX_HOST_CLASS *host_class, VOID *class_instance) in _ux_host_stack_class_instance_create()
Dux_host_stack_class_unregister.c78 UX_HOST_CLASS *class_inst; in _ux_host_stack_class_unregister()
Dux_host_stack_class_instance_destroy.c72 UINT _ux_host_stack_class_instance_destroy(UX_HOST_CLASS *host_class, VOID *class_instance) in _ux_host_stack_class_instance_destroy()
/USBX-v6.2.1/test/regression/
Dusbx_ux_host_stack_class_instance_destroy_test.c36 static UX_HOST_CLASS *class_driver;
332 UX_HOST_CLASS *class; in tx_demo_thread_host_simulation_entry()
334 UX_HOST_CLASS class_backup; in tx_demo_thread_host_simulation_entry()
377 ux_utility_memory_copy(&class_backup, class, sizeof(UX_HOST_CLASS)); in tx_demo_thread_host_simulation_entry()
393 ux_utility_memory_copy(class, &class_backup, sizeof(UX_HOST_CLASS)); in tx_demo_thread_host_simulation_entry()
408 ux_utility_memory_copy(class, &class_backup, sizeof(UX_HOST_CLASS)); in tx_demo_thread_host_simulation_entry()
Dusbx_ux_device_class_cdc_ecm_uninitialize_test.c35 static UX_HOST_CLASS *class_driver_host;
48 static UX_HOST_CLASS *class_driver_device;
222 UX_HOST_CLASS *class; in class_cdc_ecm_get_host()
Dusbx_class_device_enumeration_test.c30 static UX_HOST_CLASS *class_driver;
121 static UINT tx_demo_host_change_function(ULONG e, UX_HOST_CLASS *c, VOID *p);
307 UX_HOST_CLASS *cls; in tx_demo_thread_host_simulation_entry()
393 static UINT tx_demo_host_change_function(ULONG e, UX_HOST_CLASS *c, VOID *p) in tx_demo_host_change_function()
Dusbx_ux_test_hub.h40 static UX_HOST_CLASS *g_class_driver_host;
56 UX_HOST_CLASS *class;
336 UX_HOST_CLASS *class; in class_dpump_get()
414 UX_HOST_CLASS *class; in class_hub_get()
440 static UINT system_change_function(ULONG event, UX_HOST_CLASS *class, VOID *instance) in system_change_function()
Dusbx_host_stack_class_unregister_coverage_test.c16 static UX_HOST_CLASS host_class_array[2];
Dusbx_ux_host_stack_new_interface_create_test.c37 static UX_HOST_CLASS *class_driver;
249 static UINT test_host_change_function(ULONG event, UX_HOST_CLASS *cls, VOID *inst);
565 static UINT test_host_change_function(ULONG event, UX_HOST_CLASS *cls, VOID *inst) in test_host_change_function()
Dusbx_dpump_basic_test.c33 static UX_HOST_CLASS *class_driver;
143 static UINT tx_demo_host_change_function(ULONG e, UX_HOST_CLASS *c, VOID *p);
331 UX_HOST_CLASS *class; in tx_demo_thread_host_simulation_entry()
644 static UINT tx_demo_host_change_function(ULONG e, UX_HOST_CLASS *c, VOID *p) in tx_demo_host_change_function()
Dusbx_msrc_81489_81570_host_cdc_acm_standalone_ac_search_test.c36 static UX_HOST_CLASS *class_driver;
331 UX_HOST_CLASS *class_inst; in demo_class_cdc_acm_get()
352 static UINT demo_system_host_change_function(ULONG event, UX_HOST_CLASS *cls, VOID *inst) in demo_system_host_change_function()
514 static UX_HOST_CLASS *good_cls;
Dusbx_hub_quick_hub_device_reconnection_test.c27 static UINT my_system_change_function(ULONG event, UX_HOST_CLASS *class, VOID *instance) in my_system_change_function()
Dusbx_ux_host_stack_new_configuration_create_test.c95 static UX_HOST_CLASS *class_driver;
331 static UINT test_host_change_function(ULONG event, UX_HOST_CLASS *cls, VOID *inst);
591 static UINT test_host_change_function(ULONG event, UX_HOST_CLASS *cls, VOID *inst) in test_host_change_function()
Dusbx_ux_host_stack_rh_change_process_test.c36 static UX_HOST_CLASS *class_driver;
248 static UINT test_host_change_function(ULONG event, UX_HOST_CLASS *cls, VOID *inst);
557 static UINT test_host_change_function(ULONG event, UX_HOST_CLASS *cls, VOID *inst) in test_host_change_function()
Dusbx_ux_host_stack_new_device_create_test.c37 static UX_HOST_CLASS *class_driver;
249 static UINT test_host_change_function(ULONG event, UX_HOST_CLASS *cls, VOID *inst);
556 static UINT test_host_change_function(ULONG event, UX_HOST_CLASS *cls, VOID *inst) in test_host_change_function()
Dusbx_ux_host_class_hid_activate_test.c144 static UINT ux_system_host_change_function(ULONG a, UX_HOST_CLASS *b, VOID *c) in ux_system_host_change_function()
283 UX_HOST_CLASS host_class; in tx_demo_thread_host_simulation_entry()
291 UX_HOST_CLASS *class; in tx_demo_thread_host_simulation_entry()
Dusbx_class_interface_enumeration_test.c30 static UX_HOST_CLASS *class_driver;
124 static UINT tx_demo_host_change_function(ULONG e, UX_HOST_CLASS *c, VOID *p);
307 UX_HOST_CLASS *cls; in ux_demo_dummy_instance_check()
509 static UINT tx_demo_host_change_function(ULONG e, UX_HOST_CLASS *c, VOID *p) in tx_demo_host_change_function()
Dusbx_ux_host_stack_transfer_request_abort_test.c30 static UX_HOST_CLASS *class_driver;
124 static UINT tx_demo_host_change_function(ULONG e, UX_HOST_CLASS *c, VOID *p);
325 UX_HOST_CLASS *cls; in ux_demo_dummy_instance_check()
482 static UINT tx_demo_host_change_function(ULONG e, UX_HOST_CLASS *c, VOID *p) in tx_demo_host_change_function()
/USBX-v6.2.1/common/core/inc/
Dux_host_stack.h133 UX_HOST_CLASS * _ux_host_stack_class_call(UX_HOST_CLASS_COMMAND *class_command);
135 UINT _ux_host_stack_class_get(UCHAR *class_name, UX_HOST_CLASS **ux_class);
136 UINT _ux_host_stack_class_instance_destroy(UX_HOST_CLASS *class, VOID *class_instance);
137 UINT _ux_host_stack_class_instance_create(UX_HOST_CLASS *class, VOID *class_instance);
138 UINT _ux_host_stack_class_instance_get(UX_HOST_CLASS *class, UINT class_index, VOID **class_inst…
176 UINT _ux_host_stack_initialize(UINT (*ux_system_host_change_function)(ULONG, UX_HOST_CLASS *, VO…
207 UINT _uxe_host_stack_class_get(UCHAR *class_name, UX_HOST_CLASS **ux_class);
208 UINT _uxe_host_stack_class_instance_get(UX_HOST_CLASS *class, UINT class_index, VOID **class_ins…
/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_hub_change_detect.c87 UX_HOST_CLASS *class; in _ux_host_class_hub_change_detect()
Dux_host_class_hid_tasks_run.c76 UINT _ux_host_class_hid_tasks_run(UX_HOST_CLASS *hid_class) in _ux_host_class_hid_tasks_run()

12345678910>>...15