linux/sound/core/oss
Clemens Ladisch 2af677fc88 [ALSA] dynamic minors (1/6): store device type in struct snd_minor
Instead of a comment string, store the device type in the snd_minor
structure.  This makes snd_minor more flexible, and has the nice side
effect that we don't need anymore to create a separate snd_minor
template for registering a device but can pass the file_operations
directly to snd_register_device().

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
2006-01-03 12:29:14 +01:00
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
copy.c [ALSA] Remove xxx_t typedefs: PCM OSS-emulation 2006-01-03 12:17:48 +01:00
io.c [ALSA] Remove xxx_t typedefs: PCM OSS-emulation 2006-01-03 12:17:48 +01:00
linear.c [ALSA] Remove xxx_t typedefs: PCM OSS-emulation 2006-01-03 12:17:48 +01:00
mixer_oss.c [ALSA] dynamic minors (1/6): store device type in struct snd_minor 2006-01-03 12:29:14 +01:00
mulaw.c [ALSA] Remove xxx_t typedefs: PCM OSS-emulation 2006-01-03 12:17:48 +01:00
pcm_oss.c [ALSA] dynamic minors (1/6): store device type in struct snd_minor 2006-01-03 12:29:14 +01:00
pcm_plugin.c [ALSA] Remove xxx_t typedefs: PCM OSS-emulation 2006-01-03 12:17:48 +01:00
pcm_plugin.h [ALSA] Remove xxx_t typedefs: PCM OSS-emulation 2006-01-03 12:17:48 +01:00
plugin_ops.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
rate.c [ALSA] Remove xxx_t typedefs: PCM OSS-emulation 2006-01-03 12:17:48 +01:00
route.c [ALSA] Remove xxx_t typedefs: PCM OSS-emulation 2006-01-03 12:17:48 +01:00