Searched refs:get_maxpacket (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/usb/misc/
H A Dusbtest.c342 static unsigned get_maxpacket(struct usb_device *udev, int pipe) function
372 maxpacket = get_maxpacket(urb->dev, urb->pipe);
406 unsigned maxpacket = get_maxpacket(urb->dev, urb->pipe);
543 get_maxpacket(interface_to_usbdev(dev->intf), pipe);
1789 unsigned maxp = get_maxpacket(udev, dev->out_pipe);

Completed in 78 milliseconds