Searched defs:ep_from_windex (Results 1 - 1 of 1) sorted by relevance

/drivers/usb/dwc2/
H A Dgadget.c810 * ep_from_windex - convert control wIndex value to endpoint
817 static struct s3c_hsotg_ep *ep_from_windex(struct s3c_hsotg *hsotg, function
914 ep = ep_from_windex(hsotg, le16_to_cpu(ctrl->wIndex));
973 ep = ep_from_windex(hsotg, le16_to_cpu(ctrl->wIndex));

Completed in 88 milliseconds