Searched refs:container_index (Results 1 – 4 of 4) sorted by relevance
88 UINT container_index; in _ux_host_stack_configuration_interface_get() local106 container_index = 0; in _ux_host_stack_configuration_interface_get()116 if (interface_index == container_index) in _ux_host_stack_configuration_interface_get()123 container_index = 0; in _ux_host_stack_configuration_interface_get()130 if (alternate_setting_index == container_index) in _ux_host_stack_configuration_interface_get()142 container_index++; in _ux_host_stack_configuration_interface_get()176 container_index++; in _ux_host_stack_configuration_interface_get()
81 ULONG container_index; in _ux_host_stack_new_device_get() local93 container_index = 0; in _ux_host_stack_new_device_get()96 while (container_index++ < _ux_system_host -> ux_system_host_max_devices) in _ux_host_stack_new_device_get()
93 ULONG container_index; in _ux_host_stack_device_remove() local106 container_index = 0; in _ux_host_stack_device_remove()109 while (container_index++ < _ux_system_host -> ux_system_host_max_devices) in _ux_host_stack_device_remove()128 if (container_index > _ux_system_host -> ux_system_host_max_devices) in _ux_host_stack_device_remove()
100 ULONG container_index; in _ux_host_stack_hnp_polling_thread_entry() local146 container_index = 0; in _ux_host_stack_hnp_polling_thread_entry()149 while (container_index++ < UX_SYSTEM_HOST_MAX_DEVICES_GET()) in _ux_host_stack_hnp_polling_thread_entry()