Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dtwl6040.h26 int twl6040_get_clk_id(struct snd_soc_component *component);
H A Dtwl6040.c544 int twl6040_get_clk_id(struct snd_soc_component *component) in twl6040_get_clk_id() function
550 EXPORT_SYMBOL_GPL(twl6040_get_clk_id);
/openbmc/linux/sound/soc/ti/
H A Domap-abe-twl6040.c55 clk_id = twl6040_get_clk_id(codec_dai->component); in omap_abe_hw_params()