Searched refs:ep_from_windex (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.c921 * ep_from_windex - convert control wIndex value to endpoint
928 static struct s3c_hsotg_ep *ep_from_windex(struct s3c_hsotg *hsotg, function
1025 ep = ep_from_windex(hsotg, le16_to_cpu(ctrl->wIndex));
1065 ep = ep_from_windex(hsotg, le16_to_cpu(ctrl->wIndex));

Completed in 42 milliseconds