linux-yocto/sound/pci/ctxfi
Ethan Carter Edwards e576e7843c ALSA: ctxfi: Simplify dao_clear_{left,right}_input() functions
There was a lote of code duplication in the dao_clear_left_input() and
dao_clear_right_input() functions. A new function, dao_clear_input(),
was created and now the left and right functions call it instead of
repeating themselves.

Link: https://lore.kernel.org/lkml/NyKCr2VHK_xCQDwNxFKKx2LVd2d_AC2f2j4eAvnD9uRPtb50i2AruCLOp6mHxsGiyYJ0Tgd3Z50Oy1JTi5gPhjd2WQM2skrv7asp3fLl8HU=@ethancedwards.com/
Signed-off-by: Ethan Carter Edwards <ethan@ethancedwards.com>
Link: https://patch.msgid.link/x3glr6fetk7d7hlqimkv6g5krz2oibe7yusms3d7zk4ofrhlrx@75avihssncc5
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2025-01-20 09:26:20 +01:00
..
ct20k1reg.h
ct20k2reg.h
ctamixer.c ALSA: ctxfi: avoid casting function pointers 2024-02-13 14:21:50 +01:00
ctamixer.h ALSA: ctxfi: avoid casting function pointers 2024-02-13 14:21:50 +01:00
ctatc.c ALSA: ctxfi: avoid casting function pointers 2024-02-13 14:21:50 +01:00
ctatc.h
ctdaio.c ALSA: ctxfi: Simplify dao_clear_{left,right}_input() functions 2025-01-20 09:26:20 +01:00
ctdaio.h ALSA: ctxfi: avoid casting function pointers 2024-02-13 14:21:50 +01:00
cthardware.c
cthardware.h
cthw20k1.c
cthw20k1.h
cthw20k2.c
cthw20k2.h
ctimap.c
ctimap.h
ctmixer.c
ctmixer.h
ctpcm.c
ctpcm.h
ctresource.c
ctresource.h
ctsrc.c ALSA: ctxfi: avoid casting function pointers 2024-02-13 14:21:50 +01:00
ctsrc.h ALSA: ctxfi: avoid casting function pointers 2024-02-13 14:21:50 +01:00
cttimer.c
cttimer.h
ctvmem.c
ctvmem.h
Makefile ALSA: pci: Use *-y instead of *-objs in Makefile 2024-05-08 18:17:37 +02:00
xfi.c