Searched refs:virtio_snd_unrealize (Results 1 – 2 of 2) sorted by relevance
38 static void virtio_snd_unrealize(DeviceState *dev);1112 virtio_snd_unrealize(dev); in virtio_snd_realize()1307 static void virtio_snd_unrealize(DeviceState *dev) in virtio_snd_unrealize() function1376 vdc->unrealize = virtio_snd_unrealize; in virtio_snd_class_init()
48 virtio_snd_unrealize(void *snd) "snd %p: unrealize"