Searched refs:num_active_eps (Results 1 – 3 of 3) sorted by relevance
2249 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 …]
1904 unsigned int num_active_eps; member
1911 xhci->num_active_eps = 0; in xhci_mem_cleanup()
Completed in 28 milliseconds