Home
last modified time | relevance | path

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

/qemu/hw/audio/
H A Dvirtio-snd-pci.c22 OBJECT_DECLARE_SIMPLE_TYPE(VirtIOSoundPCI, VIRTIO_SND_PCI)
24 struct VirtIOSoundPCI { struct
39 VirtIOSoundPCI *dev = VIRTIO_SND_PCI(vpci_dev); in virtio_snd_pci_realize() argument
62 VirtIOSoundPCI *dev = VIRTIO_SND_PCI(obj); in virtio_snd_pci_instance_init()
70 .instance_size = sizeof(VirtIOSoundPCI),
79 VirtIOSoundPCI *dev = NULL; in virtio_snd_pci_init()