Home
last modified time | relevance | path

Searched refs:num_active_tts (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/usb/host/
Dxhci.c2509 xhci->rh_bw[virt_dev->rhub_port->hw_portnum].num_active_tts; in xhci_check_bw_table()
2699 rh_bw_info->num_active_tts += 1; in xhci_update_tt_active_eps()
2703 rh_bw_info->num_active_tts -= 1; in xhci_update_tt_active_eps()
Dxhci.h771 unsigned int num_active_tts; member