Home
last modified time | relevance | path

Searched refs:TYPE_QEMU_XHCI (Results 1 – 3 of 3) sorted by relevance

/qemu/include/hw/usb/
H A Dxhci.h6 #define TYPE_QEMU_XHCI "qemu-xhci" macro
/qemu/hw/usb/
H A Dhcd-xhci-pci.c279 .name = TYPE_QEMU_XHCI,
/qemu/hw/vmapple/
H A Dvmapple.c422 usb_controller = qdev_new(TYPE_QEMU_XHCI); in create_pcie()