endpoint_flag    3316 drivers/usb/host/xhci.c 	unsigned int endpoint_flag;
endpoint_flag    3334 drivers/usb/host/xhci.c 		endpoint_flag = xhci_get_endpoint_flag(&eps[i]->desc);
endpoint_flag    3335 drivers/usb/host/xhci.c 		if (*changed_ep_bitmask & endpoint_flag)
endpoint_flag    3337 drivers/usb/host/xhci.c 		*changed_ep_bitmask |= endpoint_flag;