Searched refs:proxy_device_reset (Results 1 – 1 of 1) sorted by relevance
27 static void proxy_device_reset(DeviceState *dev);209 device_class_set_legacy_reset(dc, proxy_device_reset); in pci_proxy_dev_class_init()368 static void proxy_device_reset(DeviceState *dev) in proxy_device_reset() function