Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Dhcd-ohci.c1880 static USBBusOps ohci_bus_ops = { variable
1930 usb_bus_new(&ohci->bus, sizeof(ohci->bus), &ohci_bus_ops, dev); in usb_ohci_init()