Searched refs:ep_bw_info (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/usb/host/
H A Dxhci.c2546 struct xhci_bw_info ep_bw_info[31]; xhci_reserve_bandwidth() local
2566 memcpy(&ep_bw_info[i], &virt_dev->eps[i].bw_info, xhci_reserve_bandwidth()
2567 sizeof(ep_bw_info[i])); xhci_reserve_bandwidth()
2617 memcpy(&virt_dev->eps[i].bw_info, &ep_bw_info[i], xhci_reserve_bandwidth()
2618 sizeof(ep_bw_info[i])); xhci_reserve_bandwidth()

Completed in 56 milliseconds