Home
last modified time | relevance | path

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

123

/USBX-v6.3.0/common/core/inc/
Dux_host_class_dpump.h94 UINT _ux_host_class_dpump_activate(UX_HOST_CLASS_COMMAND *command);
96 UINT _ux_host_class_dpump_deactivate(UX_HOST_CLASS_COMMAND *command);
98 UINT _ux_host_class_dpump_entry(UX_HOST_CLASS_COMMAND *command);
/USBX-v6.3.0/common/usbx_host_classes/src/
Dux_host_class_asix_entry.c34 static inline UINT _ux_host_class_asix_try_all_vid_pids(UX_HOST_CLASS_COMMAND *command);
88 UINT _ux_host_class_asix_entry(UX_HOST_CLASS_COMMAND *command) in _ux_host_class_asix_entry()
148 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_prolific_entry.c76 UINT _ux_host_class_prolific_entry(UX_HOST_CLASS_COMMAND *command) in _ux_host_class_prolific_entry()
Dux_host_class_video_entry.c77 UINT _ux_host_class_video_entry(UX_HOST_CLASS_COMMAND *command) in _ux_host_class_video_entry()
Dux_host_class_printer_entry.c45 static inline UINT _ux_host_class_printer_activate_wait(UX_HOST_CLASS_COMMAND *command);
98 UINT _ux_host_class_printer_entry(UX_HOST_CLASS_COMMAND *command) in _ux_host_class_printer_entry()
149 static inline UINT _ux_host_class_printer_activate_wait(UX_HOST_CLASS_COMMAND *command) in _ux_host_class_printer_activate_wait()
Dux_host_class_swar_entry.c75 UINT _ux_host_class_swar_entry(UX_HOST_CLASS_COMMAND *command) in _ux_host_class_swar_entry()
Dux_host_class_gser_entry.c75 UINT _ux_host_class_gser_entry(UX_HOST_CLASS_COMMAND *command) in _ux_host_class_gser_entry()
Dux_host_class_pima_entry.c76 UINT _ux_host_class_pima_entry(UX_HOST_CLASS_COMMAND *command) in _ux_host_class_pima_entry()
Dux_host_class_audio_entry.c79 UINT _ux_host_class_audio_entry(UX_HOST_CLASS_COMMAND *command) in _ux_host_class_audio_entry()
Dux_host_class_gser_deactivate.c82 UINT _ux_host_class_gser_deactivate(UX_HOST_CLASS_COMMAND *command) in _ux_host_class_gser_deactivate()
Dux_host_class_cdc_ecm_entry.c79 UINT _ux_host_class_cdc_ecm_entry(UX_HOST_CLASS_COMMAND *command) in _ux_host_class_cdc_ecm_entry()
Dux_host_class_video_deactivate.c90 UINT _ux_host_class_video_deactivate(UX_HOST_CLASS_COMMAND *command) in _ux_host_class_video_deactivate()
Dux_host_class_swar_deactivate.c83 UINT _ux_host_class_swar_deactivate(UX_HOST_CLASS_COMMAND *command) in _ux_host_class_swar_deactivate()
Dux_host_class_printer_deactivate.c83 UINT _ux_host_class_printer_deactivate(UX_HOST_CLASS_COMMAND *command) in _ux_host_class_printer_deactivate()
/USBX-v6.3.0/common/usbx_host_classes/inc/
Dux_host_class_swar.h142 UINT _ux_host_class_swar_activate(UX_HOST_CLASS_COMMAND *command);
144 UINT _ux_host_class_swar_deactivate(UX_HOST_CLASS_COMMAND *command);
146 UINT _ux_host_class_swar_entry(UX_HOST_CLASS_COMMAND *command);
Dux_host_class_printer.h153 UINT _ux_host_class_printer_activate(UX_HOST_CLASS_COMMAND *command);
155 UINT _ux_host_class_printer_deactivate(UX_HOST_CLASS_COMMAND *command);
157 UINT _ux_host_class_printer_entry(UX_HOST_CLASS_COMMAND *command);
Dux_host_class_hub.h247 UINT _ux_host_class_hub_activate(UX_HOST_CLASS_COMMAND *command);
251 UINT _ux_host_class_hub_deactivate(UX_HOST_CLASS_COMMAND *command);
253 UINT _ux_host_class_hub_entry(UX_HOST_CLASS_COMMAND *command);
Dux_host_class_cdc_ecm.h330 UINT _ux_host_class_cdc_ecm_activate(UX_HOST_CLASS_COMMAND *command);
331 UINT _ux_host_class_cdc_ecm_deactivate(UX_HOST_CLASS_COMMAND *command);
333 UINT _ux_host_class_cdc_ecm_entry(UX_HOST_CLASS_COMMAND *command);
Dux_host_class_gser.h259 UINT _ux_host_class_gser_activate(UX_HOST_CLASS_COMMAND *command);
261 UINT _ux_host_class_gser_deactivate(UX_HOST_CLASS_COMMAND *command);
263 UINT _ux_host_class_gser_entry(UX_HOST_CLASS_COMMAND *command);
Dux_host_class_prolific.h287 UINT _ux_host_class_prolific_activate(UX_HOST_CLASS_COMMAND *command);
289 UINT _ux_host_class_prolific_deactivate(UX_HOST_CLASS_COMMAND *command);
291 UINT _ux_host_class_prolific_entry(UX_HOST_CLASS_COMMAND *command);
/USBX-v6.3.0/common/core/src/
Dux_host_stack_class_call.c75 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.c78 UINT _ux_host_class_dpump_entry(UX_HOST_CLASS_COMMAND *command) in _ux_host_class_dpump_entry()
Dux_host_stack_class_unregister.c80 UX_HOST_CLASS_COMMAND class_command; in _ux_host_stack_class_unregister()
Dux_host_class_dpump_deactivate.c82 UINT _ux_host_class_dpump_deactivate(UX_HOST_CLASS_COMMAND *command) in _ux_host_class_dpump_deactivate()
Dux_host_class_dpump_activate.c87 UINT _ux_host_class_dpump_activate(UX_HOST_CLASS_COMMAND *command) in _ux_host_class_dpump_activate()

123