Searched refs:usb_uhci_common_realize_pci (Results 1 – 3 of 3) sorted by relevance
60 void usb_uhci_common_realize_pci(PCIDevice *dev, Error **errp);
24 usb_uhci_common_realize_pci(dev, errp); in usb_uhci_vt82c686b_realize()
69 void usb_uhci_common_realize_pci(PCIDevice *dev, Error **errp) in usb_uhci_common_realize_pci() function160 k->realize = info->realize ? info->realize : usb_uhci_common_realize_pci; in uhci_pci_data_class_init()