endpoint_type 1433 drivers/usb/host/xhci-mem.c u32 endpoint_type; endpoint_type 1443 drivers/usb/host/xhci-mem.c endpoint_type = xhci_get_endpoint_type(ep); endpoint_type 1444 drivers/usb/host/xhci-mem.c if (!endpoint_type) endpoint_type 1507 drivers/usb/host/xhci-mem.c ep_ctx->ep_info2 = cpu_to_le32(EP_TYPE(endpoint_type) | endpoint_type 693 drivers/usb/renesas_usbhs/pipe.c int endpoint_type, endpoint_type 702 drivers/usb/renesas_usbhs/pipe.c pipe = usbhsp_get_pipe(priv, endpoint_type); endpoint_type 705 drivers/usb/renesas_usbhs/pipe.c usbhsp_pipe_name[endpoint_type]); endpoint_type 69 drivers/usb/renesas_usbhs/pipe.h *usbhs_pipe_malloc(struct usbhs_priv *priv, int endpoint_type, int dir_in);