linux/sound/hda
Takashi Iwai 0585244869 ALSA: hda - Support indirect execution of verbs
Add an overriding exec_verb op to struct hdac_device so that the call
via snd_hdac_exec_verb() can switch to a different route depending on
the setup.  The codec driver sets this field so that it can handle the
errors or applying quirks appropriately.  Furthermore, this mechanism
will be used for smooth transition for the regmap support in later
patches.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
2015-03-23 13:17:37 +01:00
..
hda_bus_type.c
hdac_bus.c ALSA: hda - Move some codes up to hdac_bus struct 2015-03-23 13:17:02 +01:00
hdac_device.c ALSA: hda - Support indirect execution of verbs 2015-03-23 13:17:37 +01:00
hdac_sysfs.c ALSA: hda - Add widget sysfs tree 2015-03-23 13:17:27 +01:00
Kconfig
local.h ALSA: hda - Add widget sysfs tree 2015-03-23 13:17:27 +01:00
Makefile ALSA: hda - Add widget sysfs tree 2015-03-23 13:17:27 +01:00