Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci.c2265 if (old_active_eps == 0 && tt_info->active_eps != 0) { in xhci_check_tt_bw_table()
2599 tt_info->active_eps -= 1; in xhci_drop_ep_from_interval_table()
2660 tt_info->active_eps += 1; in xhci_add_ep_to_interval_table()
2687 virt_dev->tt_info->active_eps != 0) { in xhci_update_tt_active_eps()
2691 virt_dev->tt_info->active_eps == 0) { in xhci_update_tt_active_eps()
2707 old_active_eps = virt_dev->tt_info->active_eps; in xhci_reserve_bandwidth()
3790 old_active_eps = virt_dev->tt_info->active_eps; in xhci_discover_or_reset_device()
H A Dxhci.h1060 int active_eps; member
H A Dxhci-mem.c910 old_active_eps = dev->tt_info->active_eps; in xhci_free_virt_device()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci.c2243 if (old_active_eps == 0 && tt_info->active_eps != 0) { in xhci_check_tt_bw_table()
2574 tt_info->active_eps -= 1; in xhci_drop_ep_from_interval_table()
2632 tt_info->active_eps += 1; in xhci_add_ep_to_interval_table()
2659 virt_dev->tt_info->active_eps != 0) { in xhci_update_tt_active_eps()
2663 virt_dev->tt_info->active_eps == 0) { in xhci_update_tt_active_eps()
2679 old_active_eps = virt_dev->tt_info->active_eps; in xhci_reserve_bandwidth()
3682 old_active_eps = virt_dev->tt_info->active_eps; in xhci_discover_or_reset_device()
H A Dxhci.h1061 int active_eps; member
H A Dxhci-mem.c866 old_active_eps = dev->tt_info->active_eps; in xhci_free_virt_device()

Completed in 31 milliseconds