Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/dwc3/
Dcore.c2059 static int dwc3_get_num_ports(struct dwc3 *dwc) in dwc3_get_num_ports() function
2204 ret = dwc3_get_num_ports(dwc); in dwc3_probe()