linux-stable/sound/virtio
Pierre-Louis Bossart e861431303 ALSA: virtio: fix kernel-doc
make W=1 warning:

sound/virtio/virtio_ctl_msg.c:70: warning: expecting prototype for
virtsnd_ctl_msg_request(). Prototype was for
virtsnd_ctl_msg_response() instead

Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://lore.kernel.org/r/20210426213902.234711-1-pierre-louis.bossart@linux.intel.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2021-04-27 08:39:39 +02:00
..
Kconfig
Makefile ALSA: virtio: introduce PCM channel map support 2021-03-07 09:08:20 +01:00
virtio_card.c ALSA: virtio: use module_virtio_driver() to simplify the code 2021-04-12 12:15:34 +02: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: 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