Searched hist:"05852448690 d7d810175f8ceccefba083525aa89" (Results 1 – 3 of 3) sorted by relevance
/linux/sound/hda/ |
H A D | hdac_device.c | diff 05852448690d7d810175f8ceccefba083525aa89 Tue Mar 03 15:40:08 CET 2015 Takashi Iwai <tiwai@suse.de> 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>
|
/linux/include/sound/ |
H A D | hdaudio.h | diff 05852448690d7d810175f8ceccefba083525aa89 Tue Mar 03 15:40:08 CET 2015 Takashi Iwai <tiwai@suse.de> 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>
|
/linux/sound/pci/hda/ |
H A D | hda_codec.c | diff 05852448690d7d810175f8ceccefba083525aa89 Tue Mar 03 15:40:08 CET 2015 Takashi Iwai <tiwai@suse.de> 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>
|