Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dvirtio_snd.h63 VIRTIO_SND_EVT_PCM_PERIOD_ELAPSED = 0x1100, enumerator
/openbmc/qemu/include/standard-headers/linux/
H A Dvirtio_snd.h82 VIRTIO_SND_EVT_PCM_PERIOD_ELAPSED = 0x1100, enumerator
/openbmc/linux/sound/virtio/
H A Dvirtio_card.c63 case VIRTIO_SND_EVT_PCM_PERIOD_ELAPSED: in virtsnd_event_dispatch()
H A Dvirtio_pcm.c503 case VIRTIO_SND_EVT_PCM_PERIOD_ELAPSED: in virtsnd_pcm_event()