Home
last modified time | relevance | path

Searched refs:maxpacketsize (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/usb/host/
Disp1760-hcd.c1422 int len, maxpacketsize; in packetize_urb() local
1455 maxpacketsize = max_packet(usb_maxpacket(urb->dev, urb->pipe, in packetize_urb()
1498 maxpacketsize)) { in packetize_urb()
/linux-3.4.99/drivers/staging/media/easycap/
Deasycap_main.c2876 int maxpacketsize; in easycap_usb_probe() local
3311 maxpacketsize = okmps[isokalt - 1]; in easycap_usb_probe()
3314 min(maxpacketsize, USB_2_0_MAXPACKETSIZE); in easycap_usb_probe()