Searched refs:old_active_eps (Results 1 – 3 of 3) sorted by relevance
2334 int old_active_eps) in xhci_check_tt_bw_table() argument2346 if (old_active_eps) in xhci_check_tt_bw_table()2348 if (old_active_eps == 0 && tt_info->active_eps != 0) { in xhci_check_tt_bw_table()2421 int old_active_eps) in xhci_check_bw_table() argument2762 int old_active_eps) in xhci_update_tt_active_eps() argument2769 if (old_active_eps == 0 && in xhci_update_tt_active_eps()2773 } else if (old_active_eps != 0 && in xhci_update_tt_active_eps()2787 int old_active_eps = 0; in xhci_reserve_bandwidth() local2790 old_active_eps = virt_dev->tt_info->active_eps; in xhci_reserve_bandwidth()3778 int old_active_eps = 0; in xhci_discover_or_reset_device() local[all …]
873 int old_active_eps = 0; in xhci_free_virt_device() local888 old_active_eps = dev->tt_info->active_eps; in xhci_free_virt_device()909 xhci_update_tt_active_eps(xhci, dev, old_active_eps); in xhci_free_virt_device()
2024 int old_active_eps);
Completed in 27 milliseconds