Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dxhci.h1800 unsigned int xhci_last_valid_endpoint(u32 added_ctxs);
H A Dxhci-ring.c1646 ep_index = xhci_last_valid_endpoint(add_flags) - 1; in xhci_handle_cmd_config_ep()
H A Dxhci.c1494 unsigned int xhci_last_valid_endpoint(u32 added_ctxs) in xhci_last_valid_endpoint() function