Home
last modified time | relevance | path

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

/qemu/hw/usb/
H A Dhcd-xhci.h201 DeviceState *hostOpaque; member
H A Dhcd-xhci.c3356 usb_bus_new(&xhci->bus, sizeof(xhci->bus), &xhci_bus_ops, xhci->hostOpaque); in usb_xhci_init()
3638 DEFINE_PROP_LINK("host", XHCIState, hostOpaque, TYPE_DEVICE,