This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
dev
/
sound
/
pcm
History
ed
e97eae1577
Mark MALLOC_DEFINEs static that have no corresponding MALLOC_DECLAREs.
...
This means that their use is restricted to a single C file.
2011-11-07 06:44:47 +00:00
..
ac97_if.m
…
ac97_patch.c
…
ac97_patch.h
…
ac97.c
Mark MALLOC_DEFINEs static that have no corresponding MALLOC_DECLAREs.
2011-11-07 06:44:47 +00:00
ac97.h
…
buffer.c
Allocate the sound buffer DMA memory coherent. While NetBSD typically
2011-03-11 22:42:04 +00:00
buffer.h
…
channel_if.m
…
channel.c
…
channel.h
…
dsp.c
dsp_ioctl: fix type of variable used to store ioctl request
2011-09-12 08:38:21 +00:00
dsp.h
…
feeder_chain.c
…
feeder_eq.c
…
feeder_format.c
…
feeder_if.m
…
feeder_matrix.c
…
feeder_mixer.c
…
feeder_rate.c
…
feeder_volume.c
…
feeder.c
Mark MALLOC_DEFINEs static that have no corresponding MALLOC_DECLAREs.
2011-11-07 06:44:47 +00:00
feeder.h
…
g711.h
…
intpcm.h
…
matrix_map.h
…
matrix.h
…
mixer_if.m
…
mixer.c
Mark MALLOC_DEFINEs static that have no corresponding MALLOC_DECLAREs.
2011-11-07 06:44:47 +00:00
mixer.h
…
pcm.h
…
sndstat.c
…
sndstat.h
…
sound.c
Make automatic hw.snd.default_unit choice a bit more intelligent. Instead
2011-06-07 17:01:52 +00:00
sound.h
…
vchan.c
…
vchan.h
…