Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dxhci-mem.c873 int old_active_eps = 0; in xhci_free_virt_device() local
887 old_active_eps = dev->tt_info->active_eps; in xhci_free_virt_device()
912 xhci_update_tt_active_eps(xhci, dev, old_active_eps); in xhci_free_virt_device()