linux/sound/synth/emux
Takashi Iwai fea1510719 ALSA: emux: Use standard print API
Use the standard print API with dev_*() instead of the old house-baked
one.  It gives better information and allows dynamically control of
debug prints.

Some functions are changed to receive snd_card object for calling
dev_*() functions, too.

Reviewed-by: Jaroslav Kysela <perex@perex.cz>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Link: https://patch.msgid.link/20240807133452.9424-44-tiwai@suse.de
2024-08-08 07:49:46 +02:00
..
emux_effect.c ALSA: synth: Fix assignment in if condition 2021-06-09 17:30:35 +02:00
emux_hwdep.c ALSA: emux: Use standard print API 2024-08-08 07:49:46 +02:00
emux_nrpn.c ALSA: emux: Avoid potential array out-of-bound in snd_emux_xg_control() 2023-02-07 14:32:33 +01:00
emux_oss.c ALSA: emux: Use standard print API 2024-08-08 07:49:46 +02:00
emux_proc.c ALSA: emux: fix /proc teardown at module unload 2024-04-07 08:35:44 +02:00
emux_seq.c ALSA: emux: Use standard print API 2024-08-08 07:49:46 +02:00
emux_synth.c ALSA: emux: Use standard print API 2024-08-08 07:49:46 +02:00
emux_voice.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 2019-05-30 11:26:35 -07:00
emux.c ALSA: emux: simplify snd_sf_list.callback handling 2024-04-07 08:35:53 +02:00
Makefile ALSA: misc: Use *-y instead of *-objs in Makefile 2024-05-08 18:18:13 +02:00
soundfont.c ALSA: emux: Use standard print API 2024-08-08 07:49:46 +02:00