xhci_get_endpoint_flag 1751 drivers/usb/host/xhci.c drop_flag = xhci_get_endpoint_flag(&ep->desc); xhci_get_endpoint_flag 1774 drivers/usb/host/xhci.c xhci_get_endpoint_flag(&ep->desc)) { xhci_get_endpoint_flag 1839 drivers/usb/host/xhci.c added_ctxs = xhci_get_endpoint_flag(&ep->desc); xhci_get_endpoint_flag 3169 drivers/usb/host/xhci.c ep_flag = xhci_get_endpoint_flag(&host_ep->desc); xhci_get_endpoint_flag 3334 drivers/usb/host/xhci.c endpoint_flag = xhci_get_endpoint_flag(&eps[i]->desc); xhci_get_endpoint_flag 3378 drivers/usb/host/xhci.c changed_ep_bitmask |= xhci_get_endpoint_flag(&eps[i]->desc);