Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Dmusb_otg.c3527 static const struct usb_hub_descriptor_min musbotg_hubd = { variable
3528 .bDescLength = sizeof(musbotg_hubd),
3995 ptr = (const void *)&musbotg_hubd; in musbotg_roothub_exec()
3996 len = sizeof(musbotg_hubd); in musbotg_roothub_exec()