Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Dmusb_otg.c3472 static const struct usb_device_descriptor musbotg_devd = { variable
3732 len = sizeof(musbotg_devd); in musbotg_roothub_exec()
3733 ptr = (const void *)&musbotg_devd; in musbotg_roothub_exec()