Home
last modified time | relevance | path

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

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