Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dtwl6040.h27 int twl6040_get_trim_value(struct snd_soc_component *component, enum twl6040_trim trim);
H A Dtwl6040.c552 int twl6040_get_trim_value(struct snd_soc_component *component, enum twl6040_trim trim) in twl6040_get_trim_value() function
559 EXPORT_SYMBOL_GPL(twl6040_get_trim_value);
/openbmc/linux/sound/soc/ti/
H A Domap-abe-twl6040.c179 hs_trim = twl6040_get_trim_value(component, TWL6040_TRIM_HSOTRIM); in omap_abe_twl6040_init()