opnsense-src/sys/dev/sound/pcm
Mateusz Guzik cf8e3ea23f pcm: plug set-but-not-used vars
Sponsored by:	Rubicon Communications, LLC ("Netgate")
2021-12-09 16:37:26 +00:00
..
ac97.c sound(4): fixing panic for INVARIANTS kernel 2021-04-24 03:27:43 +00: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(4): Implement mixer mute control for feeder channels. 2021-09-28 11:20:09 +02: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
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 Implement the SOUND_MIXER_WRITE_MUTE and SOUND_MIXER_READ_MUTE ioctl(9)s. 2021-07-21 11:10:30 +02: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 sndstat: nvlist schema and API definition changes 2021-04-21 16:19:15 +08:00
sndstat.h
sound.c pcm: plug set-but-not-used vars 2021-12-09 16:37:26 +00:00
sound.h sound(4): Implement playback and recording mode sysctl(8). 2021-08-06 11:28:44 +02:00
vchan.c
vchan.h