ISOC_OUT_EP      1382 drivers/usb/host/xhci-mem.c 		return in ? ISOC_IN_EP : ISOC_OUT_EP;
ISOC_OUT_EP      1578 drivers/usb/host/xhci-mem.c 			if (ep_type != ISOC_OUT_EP && ep_type != INT_OUT_EP &&
ISOC_OUT_EP       272 drivers/usb/host/xhci-mtk-sch.c 		if (ep_type == ISOC_IN_EP || ep_type == ISOC_OUT_EP) {
ISOC_OUT_EP       311 drivers/usb/host/xhci-mtk-sch.c 		if (ep_type == ISOC_OUT_EP) {
ISOC_OUT_EP       391 drivers/usb/host/xhci-mtk-sch.c 	if (sch_ep->ep_type == ISOC_OUT_EP) {
ISOC_OUT_EP      2467 drivers/usb/host/xhci.c 	return (ep_type != ISOC_OUT_EP && ep_type != INT_OUT_EP &&
ISOC_OUT_EP      2615 drivers/usb/host/xhci.h 	case ISOC_OUT_EP: