Lines Matching refs:dai
696 static int idt821034_dai_set_tdm_slot(struct snd_soc_dai *dai,
700 struct idt821034 *idt821034 = snd_soc_component_get_drvdata(dai->component);
711 dev_err(dai->dev, "tdm slot width %d not supported\n", width);
724 dev_err(dai->dev, "ch%u set tx tdm slot failed (%d)\n",
734 dev_err(dai->dev, "too much tx slots defined (mask = 0x%x) support max %d\n",
749 dev_err(dai->dev, "ch%u set rx tdm slot failed (%d)\n",
759 dev_err(dai->dev, "too much rx slots defined (mask = 0x%x) support max %d\n",
768 static int idt821034_dai_set_fmt(struct snd_soc_dai *dai, unsigned int fmt)
770 struct idt821034 *idt821034 = snd_soc_component_get_drvdata(dai->component);
786 dev_err(dai->dev, "Unsupported DAI format 0x%x\n",
799 struct snd_soc_dai *dai)
801 struct idt821034 *idt821034 = snd_soc_component_get_drvdata(dai->component);
817 dev_err(dai->dev, "Unsupported PCM format 0x%x\n",
836 struct snd_soc_dai *dai)
838 struct idt821034 *idt821034 = snd_soc_component_get_drvdata(dai->component);