Searched refs:hub_thread (Results 1 – 2 of 2) sorted by relevance
36 _ux_device_thread_suspend(&hub->hub_thread); in _ux_device_class_hub_thread_entry()56 &hub->hub_thread, "hub_thread", in _ux_device_class_hub_initialize()60 UX_THREAD_EXTENSION_PTR_SET(&hub->hub_thread, hub_class); in _ux_device_class_hub_initialize()83 tx_thread_resume(&hub->hub_thread); in _ux_device_class_hub_notify_changes()104 tx_thread_resume(&hub->hub_thread); in _ux_device_class_hub_notify_change()
31 TX_THREAD hub_thread; member