Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Dhcd-uhci.c1181 static USBBusOps uhci_bus_ops = { variable
1203 usb_bus_new(&s->bus, sizeof(s->bus), &uhci_bus_ops, DEVICE(dev)); in usb_uhci_init()