Searched refs:usbhs_pipe_get_maxpacket (Results 1 - 3 of 3) sorted by path

/linux-master/drivers/usb/renesas_usbhs/
H A Dfifo.c510 int maxp = usbhs_pipe_get_maxpacket(pipe);
658 int maxp = usbhs_pipe_get_maxpacket(pipe);
946 int is_short = pkt->trans % usbhs_pipe_get_maxpacket(pipe);
1142 int maxp = usbhs_pipe_get_maxpacket(pipe);
1168 int maxp = usbhs_pipe_get_maxpacket(pipe);
H A Dpipe.c389 int maxp = usbhs_pipe_get_maxpacket(pipe);
535 int usbhs_pipe_get_maxpacket(struct usbhs_pipe *pipe) function
H A Dpipe.h81 int usbhs_pipe_get_maxpacket(struct usbhs_pipe *pipe);

Completed in 236 milliseconds