Home
last modified time | relevance | path

Searched defs:pipe_type (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/drivers/usb/renesas_usbhs/
Dpipe.h27 u32 pipe_type; /* USB_ENDPOINT_XFER_xxx */ member
Dpipe.c854 u32 *pipe_type = usbhs_get_dparam(priv, pipe_type); in usbhs_pipe_probe() local
Dmod_host.c1417 u32 *pipe_type = usbhs_get_dparam(priv, pipe_type); in usbhsh_pipe_init_for_host() local
/linux-4.1.27/include/linux/usb/
Drenesas_usbhs.h112 u32 *pipe_type; /* array of USB_ENDPOINT_XFER_xxx (from ep0) */ member
/linux-4.1.27/drivers/usb/dwc2/
Dhcd_intr.c961 int pipe_type; in dwc2_hc_xfercomp_intr() local
1092 int pipe_type; in dwc2_hc_stall_intr() local
Dhcd.h167 u8 pipe_type; member