Searched defs:hub_class (Results 1 – 3 of 3) sorted by relevance
19 UX_SLAVE_CLASS *hub_class; in _ux_device_class_hub_thread_entry() local43 UX_SLAVE_CLASS *hub_class = (UX_SLAVE_CLASS *)command->ux_slave_class_command_class_pt… in _ux_device_class_hub_initialize() local110 UX_SLAVE_CLASS *hub_class = command->ux_slave_class_command_class_ptr; in _ux_device_class_hub_activate() local171 UX_SLAVE_CLASS *hub_class = command->ux_slave_class_command_class_ptr; in _ux_device_class_hub_deactivate() local206 UX_SLAVE_CLASS *hub_class = (UX_SLAVE_CLASS *)command->ux_slave_class_command_class_pt… in _ux_device_class_hub_control_request() local
27 UX_SLAVE_CLASS *hub_class; member
98 UINT _ux_host_class_hub_tasks_run(UX_HOST_CLASS *hub_class) in _ux_host_class_hub_tasks_run()