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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/
H A Ds3c-hsotg.c1637 * s3c_hsotg_set_ep_maxpacket - set endpoint's max-packet field
1645 static void s3c_hsotg_set_ep_maxpacket(struct s3c_hsotg *hsotg, function
1927 s3c_hsotg_set_ep_maxpacket(hsotg, 0, ep0_mps);
1929 s3c_hsotg_set_ep_maxpacket(hsotg, i, ep_mps);
2256 /* note, we handle this here instead of s3c_hsotg_set_ep_maxpacket */

Completed in 20 milliseconds