Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Dhcd-ehci.h262 int companion_count; member
H A Dhcd-ehci.c810 s->companion_count++; in ehci_register_companion()
811 s->caps[0x05] = (s->companion_count << 4) | portcount; in ehci_register_companion()