Searched defs:UX_HOST_CLASS_COMMAND_STRUCT (Results 1 – 3 of 3) sorted by relevance
88 UINT (*class_entry_function)(struct UX_HOST_CLASS_COMMAND_STRUCT *)) in _ux_host_stack_class_register()217 UINT (*class_entry_function)(struct UX_HOST_CLASS_COMMAND_STRUCT *)) in _uxe_host_stack_class_register()
75 UINT _ux_host_stack_class_unregister(UINT (*class_entry_function)(struct UX_HOST_CLASS_COMMAND_STR… in _ux_host_stack_class_unregister()
1735 typedef struct UX_HOST_CLASS_COMMAND_STRUCT struct1738 UINT ux_host_class_command_request;1739 VOID *ux_host_class_command_container;1740 VOID *ux_host_class_command_instance;1741 UINT ux_host_class_command_usage;1742 UINT ux_host_class_command_pid;1743 UINT ux_host_class_command_vid;1744 UINT ux_host_class_command_class;1745 UINT ux_host_class_command_subclass;1746 UINT ux_host_class_command_protocol;[all …]