Home
last modified time | relevance | path

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

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