linux/sound/virtio
Anton Yakovlev 575483e90a ALSA: virtio: introduce device suspend/resume support
All running PCM substreams are stopped on device suspend and restarted
on device resume.

Signed-off-by: Anton Yakovlev <anton.yakovlev@opensynergy.com>
Link: https://lore.kernel.org/r/20210302164709.3142702-10-anton.yakovlev@opensynergy.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2021-03-07 09:08:39 +01:00
..
Kconfig
Makefile ALSA: virtio: introduce PCM channel map support 2021-03-07 09:08:20 +01:00
virtio_card.c ALSA: virtio: introduce device suspend/resume support 2021-03-07 09:08:39 +01: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
virtio_ctl_msg.h
virtio_jack.c ALSA: virtio: introduce jack support 2021-03-07 09:08:11 +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: introduce device suspend/resume support 2021-03-07 09:08:39 +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