Searched refs:container (Results 1 – 2 of 2) sorted by relevance
98 VOID *container; in _ux_host_stack_device_resources_free() local184 container = (VOID *) endpoint; in _ux_host_stack_device_resources_free()190 _ux_utility_memory_free(container); in _ux_host_stack_device_resources_free()195 container = (VOID *) interface_ptr; in _ux_host_stack_device_resources_free()201 _ux_utility_memory_free(container); in _ux_host_stack_device_resources_free()205 container = (VOID *) configuration; in _ux_host_stack_device_resources_free()211 _ux_utility_memory_free(container); in _ux_host_stack_device_resources_free()
94 … increased number of devices if new device container is found,