Home
last modified time | relevance | path

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

/qemu/hw/usb/
H A Dhcd-ehci-sysbus.c36 DEFINE_PROP_BOOL("companion-enable", EHCISysBusState, ehci.companion_enable,
197 s->ehci.companion_enable = true; in ehci_ppc4xx_init()
H A Dhcd-ehci-pci.c89 s->companion_enable = true; in usb_ehci_pci_init()
H A Dhcd-ehci.h263 bool companion_enable; member
H A Dhcd-ehci.c2528 usb_bus_new(&s->bus, sizeof(s->bus), s->companion_enable ? in usb_ehci_realize()