freebsd-dev/sys/dev/sound/pcm
John Baldwin 6008862bc2 Change callers of mtx_init() to pass in an appropriate lock type name. In
most cases NULL is passed, but in some cases such as network driver locks
(which use the MTX_NETWORK_LOCK macro) and UMA zone locks, a name is used.

Tested on:	i386, alpha, sparc64
2002-04-04 21:03:38 +00:00
..
ac97_if.m MFS: add '# KOBJ' as the first line of each .m file to reduce diffs from 2001-03-05 16:42:06 +00:00
ac97.c Add lock type arguments to callers of snd_mtxcreate(). 2002-04-04 20:56:47 +00:00
ac97.h add a method for retrieving codec capabilities 2001-09-18 14:34:59 +00:00
buffer.c * improve error handling 2002-01-26 22:13:24 +00:00
buffer.h * improve error handling 2002-01-26 22:13:24 +00:00
channel_if.m beginnings of virtual playback channel support 2001-05-27 17:22:00 +00:00
channel.c Add lock type arguments to callers of snd_mtxcreate(). 2002-04-04 20:56:47 +00:00
channel.h Fix code that had rotted behind debugging macros. 2002-01-25 04:14:12 +00:00
dsp.c Fix code that had rotted behind debugging macros. 2002-01-25 04:14:12 +00:00
dsp.h add a method for recording of specific channels for devices with more than 2001-09-05 16:28:41 +00:00
fake.c many changes: 2001-08-23 11:30:52 +00:00
feeder_fmt.c many changes: 2001-08-23 11:30:52 +00:00
feeder_if.m add a new method for retrieving feeder parameters 2001-05-27 14:49:14 +00:00
feeder_rate.c many changes: 2001-08-23 11:30:52 +00:00
feeder.c * improve error handling 2002-01-26 22:13:24 +00:00
feeder.h * improve error handling 2002-01-26 22:13:24 +00:00
mixer_if.m mega-commit. 2001-03-24 23:10:29 +00:00
mixer.c Add lock type arguments to callers of snd_mtxcreate(). 2002-04-04 20:56:47 +00:00
mixer.h KSE Milestone 2 2001-09-12 08:38:13 +00:00
sndstat.c Change callers of mtx_init() to pass in an appropriate lock type name. In 2002-04-04 21:03:38 +00:00
sound.c Change snd_mtxcreate() to accept a lock type as an extra argument that is 2002-04-04 20:54:27 +00:00
sound.h Change snd_mtxcreate() to accept a lock type as an extra argument that is 2002-04-04 20:54:27 +00:00
vchan.c make mmapped vchans work 2001-12-23 13:10:29 +00:00
vchan.h many changes: 2001-08-23 11:30:52 +00:00