Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/core/
Dhcd.c1883 int num_intfs, i, j; in usb_hcd_alloc_bandwidth() local
1912 num_intfs = new_config->desc.bNumInterfaces; in usb_hcd_alloc_bandwidth()
1930 for (i = 0; i < num_intfs; ++i) { in usb_hcd_alloc_bandwidth()