Searched refs:vmstate_xhci (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/hw/usb/ |
H A D | hcd-xhci-sysbus.c | 95 VMSTATE_STRUCT(xhci, XHCISysbusState, 1, vmstate_xhci, XHCIState),
|
H A D | hcd-xhci.h | 223 extern const VMStateDescription vmstate_xhci;
|
H A D | hcd-xhci-pci.c | 183 VMSTATE_STRUCT(xhci, XHCIPciState, 1, vmstate_xhci, XHCIState),
|
H A D | hcd-xhci.c | 3577 const VMStateDescription vmstate_xhci = { variable
|