Searched refs:container_index (Results 1 – 4 of 4) sorted by relevance
87 UINT container_index; in _ux_host_stack_configuration_interface_get() local105 container_index = 0; in _ux_host_stack_configuration_interface_get()115 if (interface_index == container_index) in _ux_host_stack_configuration_interface_get()122 container_index = 0; in _ux_host_stack_configuration_interface_get()129 if (alternate_setting_index == container_index) in _ux_host_stack_configuration_interface_get()141 container_index++; in _ux_host_stack_configuration_interface_get()175 container_index++; in _ux_host_stack_configuration_interface_get()
80 ULONG container_index; in _ux_host_stack_new_device_get() local92 container_index = 0; in _ux_host_stack_new_device_get()95 while (container_index++ < _ux_system_host -> ux_system_host_max_devices) in _ux_host_stack_new_device_get()
92 ULONG container_index; in _ux_host_stack_device_remove() local105 container_index = 0; in _ux_host_stack_device_remove()108 while (container_index++ < _ux_system_host -> ux_system_host_max_devices) in _ux_host_stack_device_remove()127 if (container_index > _ux_system_host -> ux_system_host_max_devices) in _ux_host_stack_device_remove()
99 ULONG container_index; in _ux_host_stack_hnp_polling_thread_entry() local145 container_index = 0; in _ux_host_stack_hnp_polling_thread_entry()148 while (container_index++ < UX_SYSTEM_HOST_MAX_DEVICES_GET()) in _ux_host_stack_hnp_polling_thread_entry()