Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/dwc2/
H A Dgadget.c1566 * ep_from_windex - convert control wIndex value to endpoint
1573 static struct dwc2_hsotg_ep *ep_from_windex(struct dwc2_hsotg *hsotg, in ep_from_windex() function
1698 ep = ep_from_windex(hsotg, le16_to_cpu(ctrl->wIndex)); in dwc2_hsotg_process_req_status()
1822 ep = ep_from_windex(hsotg, wIndex); in dwc2_hsotg_process_req_feature()
/kernel/linux/linux-6.6/drivers/usb/dwc2/
H A Dgadget.c1565 * ep_from_windex - convert control wIndex value to endpoint
1572 static struct dwc2_hsotg_ep *ep_from_windex(struct dwc2_hsotg *hsotg, in ep_from_windex() function
1697 ep = ep_from_windex(hsotg, le16_to_cpu(ctrl->wIndex)); in dwc2_hsotg_process_req_status()
1821 ep = ep_from_windex(hsotg, wIndex); in dwc2_hsotg_process_req_feature()

Completed in 11 milliseconds