Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dvirtio_snd.h51 VIRTIO_SND_R_PCM_RELEASE, enumerator
/openbmc/qemu/include/standard-headers/linux/
H A Dvirtio_snd.h61 VIRTIO_SND_R_PCM_RELEASE, enumerator
/openbmc/linux/sound/virtio/
H A Dvirtio_pcm_ops.c400 msg = virtsnd_pcm_ctl_msg_alloc(vss, VIRTIO_SND_R_PCM_RELEASE, in virtsnd_pcm_sync_stop()
/openbmc/qemu/hw/audio/
H A Dvirtio-snd.c708 case VIRTIO_SND_R_PCM_RELEASE: in process_cmd()