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

/drivers/usb/host/
H A Dxhci-mem.c1126 struct xhci_tt_bw_info *tt_bw; local
1130 list_for_each_entry(tt_bw, &rh_bw->tts, tt_list) {
1131 if (tt_bw->slot_id != udev->tt->hub->slot_id)
1136 tt_bw->ttport == dev->udev->ttport)) {
1137 dev->bw_table = &tt_bw->bw_table;
1138 dev->tt_info = tt_bw;

Completed in 74 milliseconds