Home
last modified time | relevance | path

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

/linux-3.3/include/linux/usb/
Drenesas_usbhs.h112 u32 *pipe_type; /* array of USB_ENDPOINT_XFER_xxx (from ep0) */ member
/linux-3.3/drivers/usb/renesas_usbhs/
Dpipe.h27 u32 pipe_type; /* USB_ENDPOINT_XFER_xxx */ member
Dpipe.c686 u32 *pipe_type = usbhs_get_dparam(priv, pipe_type); in usbhs_pipe_probe() local
Dmod_host.c1391 u32 *pipe_type = usbhs_get_dparam(priv, pipe_type); in usbhsh_pipe_init_for_host() local