freebsd-dev/sys/dev/sound/pcm
Alexander Motin 3b4c543322 sound: Remove CTLFLAG_NEEDGIANT from some sysctls.
While there, remove some dead code.

MFC after:	2 weeks
2021-12-26 20:39:32 -05:00
..
ac97_if.m
ac97_patch.c
ac97_patch.h
ac97.c
ac97.h
buffer.c sound(4): Remove pointless Giant from bus_dma_tag_create(). 2021-09-04 18:30:36 -04:00
buffer.h
channel_if.m
channel.c sound: Remove CTLFLAG_NEEDGIANT from some sysctls. 2021-12-26 20:39:32 -05:00
channel.h sound(4): Implement mixer mute control for feeder channels. 2021-09-28 11:20:09 +02:00
dsp.c sound(4): Implement mixer mute control for feeder channels. 2021-09-28 11:20:09 +02:00
dsp.h
feeder_chain.c pcm(4): Fix a common typo in source code comments 2021-09-26 11:21:16 +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-26 11:21:16 +02:00
feeder_mixer.c
feeder_rate.c sound: Remove CTLFLAG_NEEDGIANT from some sysctls. 2021-12-26 20:39:32 -05:00
feeder_volume.c sound(4): Implement mixer mute control for feeder channels. 2021-09-28 11:20:09 +02:00
feeder.c
feeder.h
g711.h
intpcm.h
matrix_map.h
matrix.h
mixer_if.m
mixer.c
mixer.h
pcm.h
sndstat.c sound: Remove CTLFLAG_NEEDGIANT from some sysctls. 2021-12-26 20:39:32 -05:00
sndstat.h
sound.c sound: Remove CTLFLAG_NEEDGIANT from some sysctls. 2021-12-26 20:39:32 -05:00
sound.h sound(4): Implement playback and recording mode sysctl(8). 2021-08-06 11:28:44 +02:00
vchan.c
vchan.h