Home
last modified time | relevance | path

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

/openbmc/qemu/hw/remote/
H A Dproxy.c27 static void proxy_device_reset(DeviceState *dev);
209 dc->reset = proxy_device_reset; in pci_proxy_dev_class_init()
368 static void proxy_device_reset(DeviceState *dev) in proxy_device_reset() function