freebsd-nq/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
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
dsp.c
dsp.h
feeder_chain.c sound(4): Fix some common typos in comments 2021-08-26 17:15:55 +02:00
feeder_eq.c
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
feeder_volume.c
feeder.c
feeder.h
g711.h
intpcm.h
matrix_map.h
matrix.h
mixer_if.m
mixer.c
mixer.h
pcm.h
sndstat.c
sndstat.h
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
vchan.h