Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/dwc3/
Dcore.c1076 static int dwc3_core_get_phy(struct dwc3 *dwc);
1344 ret = dwc3_core_get_phy(dwc); in dwc3_core_init()
1490 static int dwc3_core_get_phy(struct dwc3 *dwc) in dwc3_core_get_phy() function