Home
last modified time | relevance | path

Searched refs:dwc3_core_get_phy (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/usb/dwc3/
H A Dcore.c935 static int dwc3_core_get_phy(struct dwc3 *dwc);
1203 ret = dwc3_core_get_phy(dwc); in dwc3_core_init()
1317 static int dwc3_core_get_phy(struct dwc3 *dwc) in dwc3_core_get_phy() function