Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/codecs/
Dtwl6040.h40 int twl6040_get_clk_id(struct snd_soc_codec *codec);
Dtwl6040.c556 int twl6040_get_clk_id(struct snd_soc_codec *codec) in twl6040_get_clk_id() function
562 EXPORT_SYMBOL_GPL(twl6040_get_clk_id);
/linux-4.1.27/sound/soc/omap/
Domap-abe-twl6040.c55 clk_id = twl6040_get_clk_id(rtd->codec); in omap_abe_hw_params()