linux-next/sound/virtio
Anton Yakovlev da76e9f3e4 ALSA: virtio: PCM substream operators
Introduce the operators required for the operation of substreams.

Signed-off-by: Anton Yakovlev <anton.yakovlev@opensynergy.com>
Link: https://lore.kernel.org/r/20210302164709.3142702-7-anton.yakovlev@opensynergy.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2021-03-07 09:08:03 +01:00
..
Kconfig ALSA: virtio: add virtio sound driver 2021-03-07 09:07:16 +01:00
Makefile ALSA: virtio: PCM substream operators 2021-03-07 09:08:03 +01:00
virtio_card.c ALSA: virtio: handling control and I/O messages for the PCM device 2021-03-07 09:07:44 +01:00
virtio_card.h ALSA: virtio: handling control and I/O messages for the PCM device 2021-03-07 09:07:44 +01:00
virtio_ctl_msg.c ALSA: virtio: handling control messages 2021-03-07 09:07:27 +01:00
virtio_ctl_msg.h ALSA: virtio: handling control messages 2021-03-07 09:07:27 +01:00
virtio_pcm_msg.c ALSA: virtio: handling control and I/O messages for the PCM device 2021-03-07 09:07:44 +01:00
virtio_pcm_ops.c ALSA: virtio: PCM substream operators 2021-03-07 09:08:03 +01:00
virtio_pcm.c ALSA: virtio: PCM substream operators 2021-03-07 09:08:03 +01:00
virtio_pcm.h ALSA: virtio: PCM substream operators 2021-03-07 09:08:03 +01:00