Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Dvt82c686-uhci-pci.c24 usb_uhci_common_realize(dev, errp); in usb_uhci_vt82c686b_realize()
H A Dhcd-uhci.h92 void usb_uhci_common_realize(PCIDevice *dev, Error **errp);
H A Dhcd-uhci.c1159 void usb_uhci_common_realize(PCIDevice *dev, Error **errp) in usb_uhci_common_realize() function
1272 k->realize = info->realize ? info->realize : usb_uhci_common_realize; in uhci_data_class_init()