Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/host/
Dxhci.h797 struct xhci_bw_info { struct
892 struct xhci_bw_info bw_info;
1693 struct xhci_bw_info *ep_bw,
1701 void xhci_clear_endpoint_bw_info(struct xhci_bw_info *bw_info);
Dxhci.c2382 static unsigned int xhci_get_ss_bw_consumed(struct xhci_bw_info *ep_bw) in xhci_get_ss_bw_consumed()
2397 struct xhci_bw_info *ep_bw, in xhci_drop_ep_from_interval_table()
2460 struct xhci_bw_info *ep_bw, in xhci_add_ep_to_interval_table()
2556 struct xhci_bw_info ep_bw_info[31]; in xhci_reserve_bandwidth()
Dxhci-mem.c1533 void xhci_clear_endpoint_bw_info(struct xhci_bw_info *bw_info) in xhci_clear_endpoint_bw_info()
1548 struct xhci_bw_info *bw_info; in xhci_update_bw_info()