Searched defs:UX_HOST_CLASS_COMMAND_STRUCT (Results 1 – 3 of 3) sorted by relevance
89 UINT (*class_entry_function)(struct UX_HOST_CLASS_COMMAND_STRUCT *)) in _ux_host_stack_class_register()218 UINT (*class_entry_function)(struct UX_HOST_CLASS_COMMAND_STRUCT *)) in _uxe_host_stack_class_register()
76 UINT _ux_host_stack_class_unregister(UINT (*class_entry_function)(struct UX_HOST_CLASS_COMMAND_STR… in _ux_host_stack_class_unregister()
1731 typedef struct UX_HOST_CLASS_COMMAND_STRUCT struct1734 UINT ux_host_class_command_request;1735 VOID *ux_host_class_command_container;1736 VOID *ux_host_class_command_instance;1737 UINT ux_host_class_command_usage;1738 UINT ux_host_class_command_pid;1739 UINT ux_host_class_command_vid;1740 UINT ux_host_class_command_class;1741 UINT ux_host_class_command_subclass;1742 UINT ux_host_class_command_protocol;[all …]