Searched defs:pipe_type (Results 1 - 6 of 6) sorted by relevance
/linux-4.4.14/drivers/usb/renesas_usbhs/ | ||
H A D | pipe.h | 27 u32 pipe_type; /* USB_ENDPOINT_XFER_xxx */ member in struct:usbhs_pipe |
H A D | pipe.c | 854 u32 *pipe_type = usbhs_get_dparam(priv, pipe_type); usbhs_pipe_probe() local |
H A D | mod_host.c | 1417 u32 *pipe_type = usbhs_get_dparam(priv, pipe_type); usbhsh_pipe_init_for_host() local |
/linux-4.4.14/include/linux/usb/ | ||
H A D | renesas_usbhs.h | 112 u32 *pipe_type; /* array of USB_ENDPOINT_XFER_xxx (from ep0) */ member in struct:renesas_usbhs_driver_param |
/linux-4.4.14/drivers/usb/dwc2/ | ||
H A D | hcd_intr.c | 981 int pipe_type; dwc2_hc_xfercomp_intr() local 1112 int pipe_type; dwc2_hc_stall_intr() local |
H A D | hcd.h | 167 u8 pipe_type; member in struct:dwc2_hcd_pipe_info |
Completed in 125 milliseconds