Home
last modified time | relevance | path

Searched refs:twl6040_get_trim_value (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/sound/soc/codecs/
Dtwl6040.h41 int twl6040_get_trim_value(struct snd_soc_codec *codec, enum twl6040_trim trim);
Dtwl6040.c564 int twl6040_get_trim_value(struct snd_soc_codec *codec, enum twl6040_trim trim) in twl6040_get_trim_value() function
571 EXPORT_SYMBOL_GPL(twl6040_get_trim_value);
/linux-4.1.27/sound/soc/omap/
Domap-abe-twl6040.c179 hs_trim = twl6040_get_trim_value(codec, TWL6040_TRIM_HSOTRIM); in omap_abe_twl6040_init()