linux-stable/sound/virtio
Michael S. Tsirkin d9679d0013 virtio: wrap config->reset calls
This will enable cleanups down the road.
The idea is to disable cbs, then add "flush_queued_cbs" callback
as a parameter, this way drivers can flush any work
queued after callbacks have been disabled.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Link: https://lore.kernel.org/r/20211013105226.20225-1-mst@redhat.com
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2022-01-14 18:50:52 -05:00
..
Kconfig
Makefile ALSA: virtio: introduce PCM channel map support 2021-03-07 09:08:20 +01:00
virtio_card.c virtio: wrap config->reset calls 2022-01-14 18:50:52 -05:00
virtio_card.h ALSA: virtio: introduce PCM channel map support 2021-03-07 09:08:20 +01:00
virtio_chmap.c ALSA: virtio: introduce PCM channel map support 2021-03-07 09:08:20 +01:00
virtio_ctl_msg.c ALSA: virtio: fix kernel-doc 2021-04-27 08:39:39 +02:00
virtio_ctl_msg.h
virtio_jack.c ALSA: virtio: introduce jack support 2021-03-07 09:08:11 +01:00
virtio_pcm.c ALSA: virtio: PCM substream operators 2021-03-07 09:08:03 +01:00
virtio_pcm.h ALSA: virtio: introduce device suspend/resume support 2021-03-07 09:08:39 +01:00
virtio_pcm_msg.c ALSA: virtio: Replace zero-length array with flexible-array member 2021-09-30 13:47:57 +02:00
virtio_pcm_ops.c ALSA: virtio: introduce device suspend/resume support 2021-03-07 09:08:39 +01:00