Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/host/
Dxhci.c1343 static unsigned int xhci_get_endpoint_flag(struct usb_endpoint_descriptor *desc) in xhci_get_endpoint_flag() function
1780 drop_flag = xhci_get_endpoint_flag(&ep->desc); in xhci_drop_endpoint()
1803 xhci_get_endpoint_flag(&ep->desc)) { in xhci_drop_endpoint()
1866 added_ctxs = xhci_get_endpoint_flag(&ep->desc); in xhci_add_endpoint()
3103 ep_flag = xhci_get_endpoint_flag(&host_ep->desc); in xhci_endpoint_reset()
3279 endpoint_flag = xhci_get_endpoint_flag(&eps[i]->desc); in xhci_calculate_streams_and_bitmask()
3323 changed_ep_bitmask |= xhci_get_endpoint_flag(&eps[i]->desc); in xhci_calculate_no_streams_bitmask()