opnsense-src/sys/dev/sound/pcm
2022-04-21 10:29:14 -07:00
..
ac97.c ac97_initmixer: Remove write-only variables. 2022-04-06 16:45:27 -07:00
ac97.h
ac97_if.m
ac97_patch.c
ac97_patch.h
buffer.c sound(4): Remove pointless Giant from bus_dma_tag_create(). 2021-09-04 18:30:36 -04:00
buffer.h
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
channel_if.m
dsp.c sound(4): Implement mixer mute control for feeder channels. 2021-09-28 11:20:09 +02:00
dsp.h
feeder.c
feeder.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 Remove checks for __GNUCLIKE_ASM assuming it is always true. 2022-04-12 10:05:45 -07:00
feeder_volume.c sound(4): Implement mixer mute control for feeder channels. 2021-09-28 11:20:09 +02:00
g711.h
intpcm.h
matrix.h
matrix_map.h
mixer.c sound: test PCM_REGISTERED before PCM_DETACHING 2022-03-23 20:10:00 -04:00
mixer.h Implement the SOUND_MIXER_WRITE_MUTE and SOUND_MIXER_READ_MUTE ioctl(9)s. 2021-07-21 11:10:30 +02:00
mixer_if.m
pcm.h
sndstat.c sound: Remove CTLFLAG_NEEDGIANT from some sysctls. 2021-12-26 20:39:32 -05:00
sndstat.h
sound.c pcm: Initialize pcm_devclass in sound_modevent. 2022-04-21 10:29:14 -07:00
sound.h sound(4): Implement playback and recording mode sysctl(8). 2021-08-06 11:28:44 +02:00
vchan.c
vchan.h