Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/host/
Dxhci.c2186 u32 num_failed_eps; in xhci_free_host_resources() local
2188 num_failed_eps = xhci_count_num_new_endpoints(xhci, ctrl_ctx); in xhci_free_host_resources()
2189 xhci->num_active_eps -= num_failed_eps; in xhci_free_host_resources()
2192 num_failed_eps, in xhci_free_host_resources()