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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Devent.c488 ep_reset (struct event_set *es) function
592 eps->func.reset = ep_reset;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/
H A Dgoku_udc.c181 static void ep_reset(struct goku_udc_regs __iomem *regs, struct goku_ep *ep) function
250 ep_reset(dev->regs, ep);
1239 ep_reset(NULL, ep);
H A Dnet2280.c178 /* ep_reset() has already been called */
289 static void ep_reset (struct net2280_regs __iomem *regs, struct net2280_ep *ep) function
377 ep_reset (ep->dev->regs, ep);
1839 ep_reset (dev->regs, ep);
H A Dlangwell_udc.c229 static void ep_reset(struct langwell_ep *ep, unsigned char ep_num, function
282 ep_reset(&dev->ep[0], 0, i, USB_ENDPOINT_XFER_CONTROL);
399 ep_reset(ep, ep->ep_num, is_in(ep), ep->ep_type);

Completed in 94 milliseconds