Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/core/
Dhcd.c1934 int num_intfs, i, j; in usb_hcd_alloc_bandwidth() local
1963 num_intfs = new_config->desc.bNumInterfaces; in usb_hcd_alloc_bandwidth()
1981 for (i = 0; i < num_intfs; ++i) { in usb_hcd_alloc_bandwidth()