Home
last modified time | relevance | path

Searched refs:alloc_root_hub_config_desc (Results 1 – 1 of 1) sorted by relevance

/external/libusb/libusb/os/
Dwindows_winusb.c823 static int alloc_root_hub_config_desc(struct libusb_device *dev, ULONG num_ports, in alloc_root_hub_config_desc() function
1011 r = alloc_root_hub_config_desc(dev, num_ports, config_desc_length, ep_interval); in init_root_hub()