Searched refs:xen_device_unrealize (Results 1 – 4 of 4) sorted by relevance
96 void xen_device_unrealize(DeviceListener *listener, DeviceState *dev);
959 static void xen_device_unrealize(DeviceState *dev) in xen_device_unrealize() function1007 xen_device_unrealize(DEVICE(xendev)); in xen_device_exit()1092 xen_device_unrealize(dev); in xen_device_realize()1106 dev_class->unrealize = xen_device_unrealize; in xen_device_class_init()
147 void xen_device_unrealize(DeviceListener *listener, in xen_device_unrealize() function177 .unrealize = xen_device_unrealize,
27 xen_device_unrealize(const char *type, char *name) "type: %s name: %s"