usbhs_pipe_get_maxpacket  500 drivers/usb/renesas_usbhs/fifo.c 	int maxp = usbhs_pipe_get_maxpacket(pipe);
usbhs_pipe_get_maxpacket  648 drivers/usb/renesas_usbhs/fifo.c 	int maxp = usbhs_pipe_get_maxpacket(pipe);
usbhs_pipe_get_maxpacket  934 drivers/usb/renesas_usbhs/fifo.c 	int is_short = pkt->trans % usbhs_pipe_get_maxpacket(pipe);
usbhs_pipe_get_maxpacket 1130 drivers/usb/renesas_usbhs/fifo.c 	int maxp = usbhs_pipe_get_maxpacket(pipe);
usbhs_pipe_get_maxpacket 1157 drivers/usb/renesas_usbhs/fifo.c 	int maxp = usbhs_pipe_get_maxpacket(pipe);
usbhs_pipe_get_maxpacket  389 drivers/usb/renesas_usbhs/pipe.c 		int maxp = usbhs_pipe_get_maxpacket(pipe);
usbhs_pipe_get_maxpacket   81 drivers/usb/renesas_usbhs/pipe.h int usbhs_pipe_get_maxpacket(struct usbhs_pipe *pipe);