Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Dhcd-uhci.c1148 static USBPortOps uhci_port_ops = { variable
1179 s->firstport, s, &uhci_port_ops, in usb_uhci_common_realize()
1189 usb_register_port(&s->bus, &s->ports[i].port, s, i, &uhci_port_ops, in usb_uhci_common_realize()