Home
last modified time | relevance | path

Searched refs:UX_HOST_CLASS_COMMAND (Results 1 – 25 of 141) sorted by relevance

123456

/USBX-v6.2.1/common/core/inc/
Dux_host_class_dpump.h93 UINT _ux_host_class_dpump_activate(UX_HOST_CLASS_COMMAND *command);
95 UINT _ux_host_class_dpump_deactivate(UX_HOST_CLASS_COMMAND *command);
97 UINT _ux_host_class_dpump_entry(UX_HOST_CLASS_COMMAND *command);
/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_asix_entry.c33 static inline UINT _ux_host_class_asix_try_all_vid_pids(UX_HOST_CLASS_COMMAND *command);
87 UINT _ux_host_class_asix_entry(UX_HOST_CLASS_COMMAND *command) in _ux_host_class_asix_entry()
147 static inline UINT _ux_host_class_asix_try_all_vid_pids(UX_HOST_CLASS_COMMAND *command) in _ux_host_class_asix_try_all_vid_pids()
Dux_host_class_printer_entry.c44 static inline UINT _ux_host_class_printer_activate_wait(UX_HOST_CLASS_COMMAND *command);
97 UINT _ux_host_class_printer_entry(UX_HOST_CLASS_COMMAND *command) in _ux_host_class_printer_entry()
148 static inline UINT _ux_host_class_printer_activate_wait(UX_HOST_CLASS_COMMAND *command) in _ux_host_class_printer_activate_wait()
Dux_host_class_prolific_entry.c75 UINT _ux_host_class_prolific_entry(UX_HOST_CLASS_COMMAND *command) in _ux_host_class_prolific_entry()
Dux_host_class_video_entry.c76 UINT _ux_host_class_video_entry(UX_HOST_CLASS_COMMAND *command) in _ux_host_class_video_entry()
Dux_host_class_swar_entry.c74 UINT _ux_host_class_swar_entry(UX_HOST_CLASS_COMMAND *command) in _ux_host_class_swar_entry()
Dux_host_class_gser_entry.c74 UINT _ux_host_class_gser_entry(UX_HOST_CLASS_COMMAND *command) in _ux_host_class_gser_entry()
Dux_host_class_pima_entry.c75 UINT _ux_host_class_pima_entry(UX_HOST_CLASS_COMMAND *command) in _ux_host_class_pima_entry()
Dux_host_class_audio_entry.c78 UINT _ux_host_class_audio_entry(UX_HOST_CLASS_COMMAND *command) in _ux_host_class_audio_entry()
Dux_host_class_cdc_ecm_entry.c78 UINT _ux_host_class_cdc_ecm_entry(UX_HOST_CLASS_COMMAND *command) in _ux_host_class_cdc_ecm_entry()
Dux_host_class_gser_deactivate.c81 UINT _ux_host_class_gser_deactivate(UX_HOST_CLASS_COMMAND *command) in _ux_host_class_gser_deactivate()
/USBX-v6.2.1/test/regression/
Dux_host_class_dummy.h23 UINT (*ux_host_class_query_entry)(UX_HOST_CLASS_COMMAND *); /* 0x0 for any. */
37 UINT _ux_host_class_dummy_entry(UX_HOST_CLASS_COMMAND *command); /* For function/interface c…
38 UINT _ux_host_class_dummy_device_entry(UX_HOST_CLASS_COMMAND *command); /* For device class. */
Dux_host_class_dummy.c7 static UINT _ux_host_class_dummy_activate(UX_HOST_CLASS_COMMAND *command);
8 static UINT _ux_host_class_dummy_deactivate(UX_HOST_CLASS_COMMAND *command);
10 static UINT _ux_host_class_dummy_device_activate(UX_HOST_CLASS_COMMAND *command);
11 static UINT _ux_host_class_dummy_device_deactivate(UX_HOST_CLASS_COMMAND *command);
29 UINT _ux_host_class_dummy_command_query_list_check(UX_HOST_CLASS_COMMAND *command) in _ux_host_class_dummy_command_query_list_check()
103 UINT _ux_host_class_dummy_entry(UX_HOST_CLASS_COMMAND *command) in _ux_host_class_dummy_entry()
150 UINT _ux_host_class_dummy_activate(UX_HOST_CLASS_COMMAND *command) in _ux_host_class_dummy_activate()
190 UINT _ux_host_class_dummy_deactivate(UX_HOST_CLASS_COMMAND *command) in _ux_host_class_dummy_deactivate()
224 UINT _ux_host_class_dummy_device_entry(UX_HOST_CLASS_COMMAND *command) in _ux_host_class_dummy_device_entry()
281 UINT _ux_host_class_dummy_device_activate(UX_HOST_CLASS_COMMAND *command) in _ux_host_class_dummy_device_activate()
[all …]
Dusbx_host_class_storage_entry_coverage_test.c12 static UX_HOST_CLASS_COMMAND command;
Dusbx_ux_host_class_hub_entry_test.c23 UX_HOST_CLASS_COMMAND command; in post_init_host()
Dusbx_ux_host_device_initialize_tests.c36 static UINT test_ux_host_class_dummy0_entry(UX_HOST_CLASS_COMMAND *command){return UX_NO_CLASS_MATC… in test_ux_host_class_dummy0_entry()
37 static UINT test_ux_host_class_dummy1_entry(UX_HOST_CLASS_COMMAND *command){return UX_NO_CLASS_MATC… in test_ux_host_class_dummy1_entry()
38 static UINT test_ux_host_class_dummy2_entry(UX_HOST_CLASS_COMMAND *command){return UX_NO_CLASS_MATC… in test_ux_host_class_dummy2_entry()
39 static UINT test_ux_host_class_dummy3_entry(UX_HOST_CLASS_COMMAND *command){return UX_NO_CLASS_MATC… in test_ux_host_class_dummy3_entry()
40 static UINT test_ux_host_class_dummy4_entry(UX_HOST_CLASS_COMMAND *command){return UX_NO_CLASS_MATC… in test_ux_host_class_dummy4_entry()
41 static UINT test_ux_host_class_dummy5_entry(UX_HOST_CLASS_COMMAND *command){return UX_NO_CLASS_MATC… in test_ux_host_class_dummy5_entry()
42 static UINT test_ux_host_class_dummy6_entry(UX_HOST_CLASS_COMMAND *command){return UX_NO_CLASS_MATC… in test_ux_host_class_dummy6_entry()
43 static UINT test_ux_host_class_dummy7_entry(UX_HOST_CLASS_COMMAND *command){return UX_NO_CLASS_MATC… in test_ux_host_class_dummy7_entry()
44 static UINT test_ux_host_class_dummy8_entry(UX_HOST_CLASS_COMMAND *command){return UX_NO_CLASS_MATC… in test_ux_host_class_dummy8_entry()
/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_swar.h141 UINT _ux_host_class_swar_activate(UX_HOST_CLASS_COMMAND *command);
143 UINT _ux_host_class_swar_deactivate(UX_HOST_CLASS_COMMAND *command);
145 UINT _ux_host_class_swar_entry(UX_HOST_CLASS_COMMAND *command);
Dux_host_class_printer.h152 UINT _ux_host_class_printer_activate(UX_HOST_CLASS_COMMAND *command);
154 UINT _ux_host_class_printer_deactivate(UX_HOST_CLASS_COMMAND *command);
156 UINT _ux_host_class_printer_entry(UX_HOST_CLASS_COMMAND *command);
Dux_host_class_hub.h246 UINT _ux_host_class_hub_activate(UX_HOST_CLASS_COMMAND *command);
250 UINT _ux_host_class_hub_deactivate(UX_HOST_CLASS_COMMAND *command);
252 UINT _ux_host_class_hub_entry(UX_HOST_CLASS_COMMAND *command);
Dux_host_class_cdc_ecm.h329 UINT _ux_host_class_cdc_ecm_activate(UX_HOST_CLASS_COMMAND *command);
330 UINT _ux_host_class_cdc_ecm_deactivate(UX_HOST_CLASS_COMMAND *command);
332 UINT _ux_host_class_cdc_ecm_entry(UX_HOST_CLASS_COMMAND *command);
Dux_host_class_gser.h258 UINT _ux_host_class_gser_activate(UX_HOST_CLASS_COMMAND *command);
260 UINT _ux_host_class_gser_deactivate(UX_HOST_CLASS_COMMAND *command);
262 UINT _ux_host_class_gser_entry(UX_HOST_CLASS_COMMAND *command);
Dux_host_class_prolific.h286 UINT _ux_host_class_prolific_activate(UX_HOST_CLASS_COMMAND *command);
288 UINT _ux_host_class_prolific_deactivate(UX_HOST_CLASS_COMMAND *command);
290 UINT _ux_host_class_prolific_entry(UX_HOST_CLASS_COMMAND *command);
/USBX-v6.2.1/common/core/src/
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()
Dux_host_class_dpump_entry.c77 UINT _ux_host_class_dpump_entry(UX_HOST_CLASS_COMMAND *command) in _ux_host_class_dpump_entry()
Dux_host_stack_class_unregister.c79 UX_HOST_CLASS_COMMAND class_command; in _ux_host_stack_class_unregister()

123456