Searched refs:wIndex_le (Results 1 – 1 of 1) sorted by relevance
305 static struct dwc3_ep *dwc3_wIndex_to_dep(struct dwc3 *dwc, __le16 wIndex_le) in dwc3_wIndex_to_dep() argument308 u32 windex = le16_to_cpu(wIndex_le); in dwc3_wIndex_to_dep()