Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Dhcd-uhci-pci.h60 void usb_uhci_common_realize_pci(PCIDevice *dev, Error **errp);
H A Dvt82c686-uhci-pci.c24 usb_uhci_common_realize_pci(dev, errp); in usb_uhci_vt82c686b_realize()
H A Dhcd-uhci-pci.c69 void usb_uhci_common_realize_pci(PCIDevice *dev, Error **errp) in usb_uhci_common_realize_pci() function
160 k->realize = info->realize ? info->realize : usb_uhci_common_realize_pci; in uhci_pci_data_class_init()