Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/codecs/
Dwm8994.c1059 static int aif_mclk_set(struct snd_soc_component *component, int aif, bool enable) in aif_mclk_set() function
1121 ret = aif_mclk_set(component, 0, true); in aif1clk_ev()
1196 aif_mclk_set(component, 0, false); in aif1clk_ev()
1214 ret = aif_mclk_set(component, 1, true); in aif2clk_ev()
1288 aif_mclk_set(component, 1, false); in aif2clk_ev()