Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Davr32dci.c1450 static const struct usb_hub_descriptor_min avr32dci_hubd = { variable
1451 .bDescLength = sizeof(avr32dci_hubd),
1890 ptr = (const void *)&avr32dci_hubd; in avr32dci_roothub_exec()
1891 len = sizeof(avr32dci_hubd); in avr32dci_roothub_exec()