Searched refs:xhci_get_endpoint_flag (Results 1 – 2 of 2) sorted by relevance
1170 unsigned int xhci_get_endpoint_flag(struct usb_endpoint_descriptor *desc) in xhci_get_endpoint_flag() function1664 drop_flag = xhci_get_endpoint_flag(&ep->desc); in xhci_drop_endpoint()1688 xhci_get_endpoint_flag(&ep->desc)) { in xhci_drop_endpoint()1747 added_ctxs = xhci_get_endpoint_flag(&ep->desc); in xhci_add_endpoint()3084 endpoint_flag = xhci_get_endpoint_flag(&eps[i]->desc); in xhci_calculate_streams_and_bitmask()3128 changed_ep_bitmask |= xhci_get_endpoint_flag(&eps[i]->desc); in xhci_calculate_no_streams_bitmask()
1756 unsigned int xhci_get_endpoint_flag(struct usb_endpoint_descriptor *desc);