INT_OUT_EP 1384 drivers/usb/host/xhci-mem.c return in ? INT_IN_EP : INT_OUT_EP; INT_OUT_EP 1578 drivers/usb/host/xhci-mem.c if (ep_type != ISOC_OUT_EP && ep_type != INT_OUT_EP && INT_OUT_EP 266 drivers/usb/host/xhci-mtk-sch.c if (ep_type == INT_IN_EP || ep_type == INT_OUT_EP) { INT_OUT_EP 314 drivers/usb/host/xhci-mtk-sch.c } else if (ep_type == INT_OUT_EP) { INT_OUT_EP 2467 drivers/usb/host/xhci.c return (ep_type != ISOC_OUT_EP && ep_type != INT_OUT_EP && INT_OUT_EP 2619 drivers/usb/host/xhci.h case INT_OUT_EP: