Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/usb/controller/
H A Ddwc_otg.c4238 static const struct usb_device_descriptor dwc_otg_devd = { variable
4486 len = sizeof(dwc_otg_devd); in dwc_otg_roothub_exec()
4487 ptr = (const void *)&dwc_otg_devd; in dwc_otg_roothub_exec()