Searched refs:xhci_confd (Results 1 – 1 of 1) sorted by relevance
3208 struct xhci_config_desc xhci_confd = { variable3210 .bLength = sizeof(xhci_confd.confd),3212 .wTotalLength[0] = sizeof(xhci_confd),3220 .bLength = sizeof(xhci_confd.ifcd),3228 .bLength = sizeof(xhci_confd.endpd),3236 .bLength = sizeof(xhci_confd.endpcd),3319 len = sizeof(xhci_confd); in xhci_roothub_exec()3320 ptr = (const void *)&xhci_confd; in xhci_roothub_exec()