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