opnsense-src/sys/dev/sound/pcm
Hans Petter Selasky 1f1aa1aa96 sound(4): Implement mixer mute control for feeder channels.
PR:	258711
Differential Revision:	https://reviews.freebsd.org/D31636
Sponsored by:	NVIDIA Networking

(cherry picked from commit 4a83ca1078)
2021-10-12 14:10:59 +02:00
..
ac97.c
ac97.h
ac97_if.m
ac97_patch.c
ac97_patch.h
buffer.c
buffer.h
channel.c sound(4): Implement mixer mute control for feeder channels. 2021-10-12 14:10:59 +02:00
channel.h sound(4): Implement mixer mute control for feeder channels. 2021-10-12 14:10:59 +02:00
channel_if.m
dsp.c sound(4): Implement mixer mute control for feeder channels. 2021-10-12 14:10:59 +02:00
dsp.h
feeder.c
feeder.h
feeder_chain.c pcm(4): Fix a common typo in source code comments 2021-09-29 19:18:55 +02:00
feeder_eq.c
feeder_format.c
feeder_if.m
feeder_matrix.c pcm(4): Fix a common typo in source code comments 2021-09-29 19:18:55 +02:00
feeder_mixer.c
feeder_rate.c
feeder_volume.c sound(4): Implement mixer mute control for feeder channels. 2021-10-12 14:10:59 +02:00
g711.h
intpcm.h
matrix.h
matrix_map.h
mixer.c Implement the SOUND_MIXER_WRITE_MUTE and SOUND_MIXER_READ_MUTE ioctl(9)s. 2021-09-22 14:59:31 +02:00
mixer.h Implement the SOUND_MIXER_WRITE_MUTE and SOUND_MIXER_READ_MUTE ioctl(9)s. 2021-09-22 14:59:31 +02:00
mixer_if.m
pcm.h
sndstat.c
sndstat.h
sound.c sound(4): Implement playback and recording mode sysctl(8). 2021-09-22 14:59:31 +02:00
sound.h sound(4): Implement playback and recording mode sysctl(8). 2021-09-22 14:59:31 +02:00
vchan.c
vchan.h