Searched refs:s3c_hsotg_ep_sethalt (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.c1048 static int s3c_hsotg_ep_sethalt(struct usb_ep *ep, int value);
1074 s3c_hsotg_ep_sethalt(&ep->ep, set);
2424 static int s3c_hsotg_ep_sethalt(struct usb_ep *ep, int value) function
2471 .set_halt = s3c_hsotg_ep_sethalt,

Completed in 37 milliseconds