linux/sound/pci/hda
Takashi Iwai 3b0a5f22d4 [ALSA] Add virtual master control helpers
Added helper functions to implement virtual master volume controls.
The virtual master control is a control element that has multiple
slave controls.  The value of master element is equally added to
slave elements.
The functions are written for general purpose, but it's put in the
HD-audio directory as now, since HD-audio driver is the only user.
It should be moved to the common place once after other drivers use
vmaster.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2008-01-31 17:29:54 +01:00
..
Makefile [ALSA] Add virtual master control helpers 2008-01-31 17:29:54 +01:00
hda_codec.c [ALSA] Remove sound/driver.h 2008-01-31 17:29:48 +01:00
hda_codec.h [ALSA] hda-codec - Add missing #defines (and 1 rename) in hda_codec.h 2008-01-31 17:29:42 +01:00
hda_generic.c [ALSA] Remove sound/driver.h 2008-01-31 17:29:48 +01:00
hda_hwdep.c [ALSA] Remove sound/driver.h 2008-01-31 17:29:48 +01:00
hda_intel.c [ALSA] Remove sound/driver.h 2008-01-31 17:29:48 +01:00
hda_local.h [ALSA] Add virtual master control helpers 2008-01-31 17:29:54 +01:00
hda_patch.h [ALSA] hda-codec - kernel config for each codec 2007-10-16 15:58:12 +02:00
hda_proc.c [ALSA] Remove sound/driver.h 2008-01-31 17:29:48 +01:00
patch_analog.c [ALSA] Remove sound/driver.h 2008-01-31 17:29:48 +01:00
patch_atihdmi.c [ALSA] Remove sound/driver.h 2008-01-31 17:29:48 +01:00
patch_cmedia.c [ALSA] Remove sound/driver.h 2008-01-31 17:29:48 +01:00
patch_conexant.c [ALSA] Remove sound/driver.h 2008-01-31 17:29:48 +01:00
patch_realtek.c [ALSA] hda-codec - Device ID for Macbook sound card 2008-01-31 17:29:49 +01:00
patch_si3054.c [ALSA] Remove sound/driver.h 2008-01-31 17:29:48 +01:00
patch_sigmatel.c [ALSA] hda: STAC9228 VT fixes 2008-01-31 17:29:49 +01:00
patch_via.c [ALSA] Remove sound/driver.h 2008-01-31 17:29:48 +01:00
vmaster.c [ALSA] Add virtual master control helpers 2008-01-31 17:29:54 +01:00