linux/sound/drivers/vx
Randy Dunlap 2866156e77 ALSA: vx: use correct function name in kernel-doc comment
Use the correct function name to avoid a kernel-doc warning (when
W=1 is used):

vx_cmd.h:210: warning: expecting prototype for vx_send_pipe_cmd_params().
 Prototype was for vx_set_pipe_cmd_params() instead

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Link: https://patch.msgid.link/20260216060010.2784438-1-rdunlap@infradead.org
2026-04-17 09:48:20 +02:00
..
Makefile ALSA: drivers: Use *-y instead of *-objs in Makefile 2024-05-08 18:17:57 +02:00
vx_cmd.c
vx_cmd.h ALSA: vx: use correct function name in kernel-doc comment 2026-04-17 09:48:20 +02:00
vx_core.c ALSA: vx: Use guard() for mutex locks 2025-09-01 13:53:34 +02:00
vx_hwdep.c ALSA: vx_core: Use standard print API 2024-08-08 07:47:23 +02:00
vx_mixer.c ALSA: vx: Use guard() for mutex locks 2025-09-01 13:53:34 +02:00
vx_pcm.c Convert more 'alloc_obj' cases to default GFP_KERNEL arguments 2026-02-21 20:03:00 -08:00
vx_uer.c ALSA: vx: Use guard() for mutex locks 2025-09-01 13:53:34 +02:00