Lines Matching refs:dai
157 struct snd_pcm_hw_params *params, struct snd_soc_dai *dai)
159 struct snd_soc_component *component = dai->component;
182 dev_dbg(dai->dev, "bclk is %dHz and lrck is %dHz\n",
184 dev_dbg(dai->dev, "bclk_ms is %d and pre_div is %d for iis %d\n",
185 bclk_ms, pre_div, dai->id);
246 static int rt1019_set_dai_fmt(struct snd_soc_dai *dai, unsigned int fmt)
248 struct snd_soc_component *component = dai->component;
289 static int rt1019_set_dai_sysclk(struct snd_soc_dai *dai,
292 struct snd_soc_component *component = dai->component;
316 dev_dbg(dai->dev, "Sysclk is %dHz and clock id is %d\n", freq, clk_id);
324 static int rt1019_set_dai_pll(struct snd_soc_dai *dai, int pll_id, int source,
327 struct snd_soc_component *component = dai->component;
389 static int rt1019_set_tdm_slot(struct snd_soc_dai *dai, unsigned int tx_mask,
392 struct snd_soc_component *component = dai->component;