Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
A Dxhci.c2249 xhci->num_active_eps, added_eps, in xhci_reserve_host_resources()
2253 xhci->num_active_eps += added_eps; in xhci_reserve_host_resources()
2256 xhci->num_active_eps); in xhci_reserve_host_resources()
2272 xhci->num_active_eps -= num_failed_eps; in xhci_free_host_resources()
2276 xhci->num_active_eps); in xhci_free_host_resources()
2296 xhci->num_active_eps); in xhci_finish_resource_reservation()
2909 xhci->num_active_eps); in xhci_configure_endpoint()
3747 xhci->num_active_eps); in xhci_free_device_endpoint_resources()
4025 xhci->num_active_eps += 1; in xhci_reserve_host_control_ep_resources()
4028 xhci->num_active_eps); in xhci_reserve_host_control_ep_resources()
[all …]
A Dxhci.h1904 unsigned int num_active_eps; member
A Dxhci-mem.c1911 xhci->num_active_eps = 0; in xhci_mem_cleanup()

Completed in 28 milliseconds