Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/host/
Dxhci.h1978 unsigned int xhci_last_valid_endpoint(u32 added_ctxs);
Dxhci-ring.c1230 ep_index = xhci_last_valid_endpoint(add_flags) - 1; in xhci_handle_cmd_config_ep()
Dxhci.c1330 unsigned int xhci_last_valid_endpoint(u32 added_ctxs) in xhci_last_valid_endpoint() function