Home
last modified time | relevance | path

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

/openbmc/qemu/hw/virtio/
H A Dvhost-user-snd-pci.c14 struct VHostUserSoundPCI { struct
19 typedef struct VHostUserSoundPCI VHostUserSoundPCI; argument
23 DECLARE_INSTANCE_CHECKER(VHostUserSoundPCI, VHOST_USER_SND_PCI,
32 VHostUserSoundPCI *dev = VHOST_USER_SND_PCI(vpci_dev); in vhost_user_snd_pci_realize()
56 VHostUserSoundPCI *dev = VHOST_USER_SND_PCI(obj); in vhost_user_snd_pci_instance_init()
65 .instance_size = sizeof(VHostUserSoundPCI),