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

/linux-master/drivers/usb/dwc3/
H A Dep0.c309 static struct dwc3_ep *dwc3_wIndex_to_dep(struct dwc3 *dwc, __le16 wIndex_le) function
380 dep = dwc3_wIndex_to_dep(dwc, ctrl->wIndex);
546 dep = dwc3_wIndex_to_dep(dwc, ctrl->wIndex);

Completed in 268 milliseconds