Home
last modified time | relevance | path

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

/qemu/hw/usb/
H A Dhcd-xhci.c3327 static USBBusOps xhci_bus_ops = { variable
3347 usb_bus_new(&xhci->bus, sizeof(xhci->bus), &xhci_bus_ops, xhci->hostOpaque); in usb_xhci_init()