Home
last modified time | relevance | path

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

/openbmc/qemu/hw/audio/
H A Dvirtio-snd-pci.c76 static int virtio_snd_pci_init(PCIBus *bus, const char *audiodev) in virtio_snd_pci_init() function
92 pci_register_soundhw("virtio", "Virtio Sound", virtio_snd_pci_init); in virtio_snd_pci_register()