summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/twl6040.h
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2012-01-11 18:30:53 +0400
committerTakashi Iwai <tiwai@suse.de>2012-01-11 18:30:53 +0400
commitd6b24507972341e5babdca8e25448325c9137232 (patch)
treeadce394113344a2ebff8ad61c2cec4a8ea10689b /sound/soc/codecs/twl6040.h
parent7a748e4318909e680b3900e3b97ea42a92724c68 (diff)
parente48b46ba169181dc88ea48e31dcb4afcf8778397 (diff)
downloadlinux-d6b24507972341e5babdca8e25448325c9137232.tar.xz
Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/asoc into topic/asoc
Diffstat (limited to 'sound/soc/codecs/twl6040.h')
-rw-r--r--sound/soc/codecs/twl6040.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/codecs/twl6040.h b/sound/soc/codecs/twl6040.h
index a83277bdb851..ef273f1fac2f 100644
--- a/sound/soc/codecs/twl6040.h
+++ b/sound/soc/codecs/twl6040.h
@@ -34,6 +34,7 @@ enum twl6040_trim {
#define TWL6040_HSF_TRIM_LEFT(x) (x & 0x0f)
#define TWL6040_HSF_TRIM_RIGHT(x) ((x >> 4) & 0x0f)
+int twl6040_get_dl1_gain(struct snd_soc_codec *codec);
void twl6040_hs_jack_detect(struct snd_soc_codec *codec,
struct snd_soc_jack *jack, int report);
int twl6040_get_clk_id(struct snd_soc_codec *codec);