Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Davr32dci.c1420 static const struct avr32dci_config_desc avr32dci_confd = { variable
1424 .wTotalLength[0] = sizeof(avr32dci_confd),
1668 len = sizeof(avr32dci_confd); in avr32dci_roothub_exec()
1669 ptr = (const void *)&avr32dci_confd; in avr32dci_roothub_exec()