aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound/hda_verbs.h (follow)
AgeCommit message (Collapse)AuthorFilesLines
2013-12-09ALSA: hda - Split verb definitions into sound/hda_verbs.hTakashi Iwai1-0/+554
Since there are more HD-audio compatible codecs, move the definitions of HD-audio verbs into common header location, include/sound, so that it can be included cleanly from other drivers than HD-audio driver. Signed-off-by: Takashi Iwai <tiwai@suse.de>