freebsd-dev/sys/dev/sound/pcm
Alexander Motin 1f7a6325fe sound(4): Remove pointless Giant from bus_dma_tag_create().
None of the drivers really implement asynchronous buffer loading, so
they don't need lock there.  The only question is which of them have
BUS_DMA_NOWAIT flag there already, and to which it should be added.
2021-09-04 18:30:36 -04:00
..
ac97_if.m
ac97_patch.c
ac97_patch.h
ac97.c sound(4): fixing panic for INVARIANTS kernel 2021-04-24 03:27:43 +00:00
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
channel.h sound: clean up empty lines in .c and .h files 2020-09-01 21:27:34 +00:00
dsp.c Fix several dev_clone callbacks to avoid out-of-bounds reads 2021-03-28 11:08:36 -04:00
dsp.h
feeder_chain.c sound(4): Fix some common typos in comments 2021-08-26 17:15:55 +02:00
feeder_eq.c sound: clean up empty lines in .c and .h files 2020-09-01 21:27:34 +00:00
feeder_format.c
feeder_if.m
feeder_matrix.c sound(4): Fix some common typos in comments 2021-08-26 17:15:55 +02:00
feeder_mixer.c
feeder_rate.c sound: clean up empty lines in .c and .h files 2020-09-01 21:27:34 +00:00
feeder_volume.c
feeder.c sound: clean up empty lines in .c and .h files 2020-09-01 21:27:34 +00:00
feeder.h
g711.h sound: clean up empty lines in .c and .h files 2020-09-01 21:27:34 +00:00
intpcm.h sound: clean up empty lines in .c and .h files 2020-09-01 21:27:34 +00:00
matrix_map.h
matrix.h
mixer_if.m
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
pcm.h
sndstat.c sndstat: nvlist schema and API definition changes 2021-04-21 16:19:15 +08:00
sndstat.h sound: clean up empty lines in .c and .h files 2020-09-01 21:27:34 +00:00
sound.c sound(4): Implement playback and recording mode sysctl(8). 2021-08-06 11:28:44 +02:00
sound.h sound(4): Implement playback and recording mode sysctl(8). 2021-08-06 11:28:44 +02:00
vchan.c sound: clean up empty lines in .c and .h files 2020-09-01 21:27:34 +00:00
vchan.h