alistair23-linux/sound/pci/hda
Takashi Iwai b3ac563641 [ALSA] hda-codec - introduce command register cache
This patch adds the cache for codec command registers.
snd_hda_codec_write_cache() and snd_hda_sequence_write_cache() do
the write operations with caching, which values can be resumed via
snd_hda_codec_resume_cache().
The patch introduces only the framework, and no codec code is using
this cache yet.  It'll be implemented in the following patch.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
2007-10-16 15:58:41 +02:00
..
hda_codec.c [ALSA] hda-codec - introduce command register cache 2007-10-16 15:58:41 +02:00
hda_codec.h [ALSA] hda-codec - introduce command register cache 2007-10-16 15:58:41 +02:00
hda_generic.c [ALSA] hda-codec - Fix connection list in generic parser 2007-05-11 16:56:17 +02:00
hda_hwdep.c [ALSA] hda-intel - Fix compile warning in snd_hwdep_ioctl_compat() 2007-10-16 15:58:16 +02:00
hda_intel.c [ALSA] hda-intel - Coding style fixes 2007-10-16 15:58:09 +02:00
hda_local.h [ALSA] hda-codec - introduce command register cache 2007-10-16 15:58:41 +02:00
hda_patch.h [ALSA] hda-codec - kernel config for each codec 2007-10-16 15:58:12 +02:00
hda_proc.c [ALSA] hda-intel - Coding style fixes 2007-10-16 15:58:09 +02:00
Makefile [ALSA] hda-intel - Fix a typo in Makefile 2007-10-16 15:58:17 +02:00
patch_analog.c [ALSA] hda-codec - Add a generic bind-control helper 2007-10-16 15:58:11 +02:00
patch_atihdmi.c [ALSA] HDA-Intel - Add support for MSI K9AGM2-FIH motherboard 2007-07-20 11:11:49 +02:00
patch_cmedia.c [ALSA] hda-codec - Fix SPDIF output 2007-05-11 16:55:56 +02:00
patch_conexant.c [ALSA] Clean up with common snd_ctl_boolean_*_info callbacks 2007-10-16 15:57:45 +02:00
patch_realtek.c [ALSA] hda-codec - Add support for Acer Aspire laptops 2007-10-16 15:58:28 +02:00
patch_si3054.c [ALSA] Clean up with common snd_ctl_boolean_*_info callbacks 2007-10-16 15:57:45 +02:00
patch_sigmatel.c [ALSA] hda-codec - Add more Dell systems 2007-10-16 15:58:27 +02:00
patch_via.c [ALSA] hda-codec - Fix SPDIF output 2007-05-11 16:55:56 +02:00