Searched refs:get_maxpacket (Results 1 – 1 of 1) sorted by relevance
342 static unsigned get_maxpacket(struct usb_device *udev, int pipe) in get_maxpacket() function372 maxpacket = get_maxpacket(urb->dev, urb->pipe); in simple_fill_buf()406 unsigned maxpacket = get_maxpacket(urb->dev, urb->pipe); in simple_check_buf()543 get_maxpacket(interface_to_usbdev(dev->intf), pipe); in alloc_sglist()1789 unsigned maxp = get_maxpacket(udev, dev->out_pipe); in toggle_sync_simple()