Searched refs:endpoint_type (Results 1 – 3 of 3) sorted by relevance
741 int endpoint_type, in usbhs_pipe_malloc() argument750 pipe = usbhsp_get_pipe(priv, endpoint_type); in usbhs_pipe_malloc()753 usbhsp_pipe_name[endpoint_type]); in usbhs_pipe_malloc()
78 *usbhs_pipe_malloc(struct usbhs_priv *priv, int endpoint_type, int dir_in);
1412 u32 endpoint_type; in xhci_endpoint_init() local1417 endpoint_type = xhci_get_endpoint_type(ep); in xhci_endpoint_init()1418 if (!endpoint_type) in xhci_endpoint_init()1420 ep_ctx->ep_info2 = cpu_to_le32(endpoint_type); in xhci_endpoint_init()