Searched refs:ux_system_host_enum_hub_function (Results 1 – 5 of 5) sorted by relevance
106 if (_ux_system_host -> ux_system_host_enum_hub_function != UX_NULL) in _ux_host_stack_enum_thread_entry()110 _ux_system_host -> ux_system_host_enum_hub_function(); in _ux_host_stack_enum_thread_entry()
171 if (_ux_system_host->ux_system_host_enum_hub_function != UX_NULL) in _ux_host_stack_port_check_run()175 _ux_system_host->ux_system_host_enum_hub_function(); in _ux_host_stack_port_check_run()
103 _ux_system_host -> ux_system_host_enum_hub_function = _ux_host_class_hub_change_detect; in _ux_host_class_hub_activate()
754 _ux_system_host->ux_system_host_enum_hub_function = ux_test_system_host_enum_hub_function; in test_application_define()
2588 VOID (*ux_system_host_enum_hub_function) (VOID); member