Lines Matching refs:dai
347 struct snd_soc_dai *dai)
349 struct snd_soc_component *component = dai->component;
360 channels_max = dai->driver->playback.channels_max;
387 dev_err(dai->dev, "DSD512 not supported.\n");
392 dev_err(dai->dev, "Unsupported dsd bclk.\n");
470 static int ak4458_set_dai_fmt(struct snd_soc_dai *dai, unsigned int fmt)
472 struct snd_soc_component *component = dai->component;
520 static int ak4458_set_dai_mute(struct snd_soc_dai *dai, int mute, int direction)
522 struct snd_soc_component *component = dai->component;
549 static int ak4458_set_tdm_slot(struct snd_soc_dai *dai, unsigned int tx_mask,
552 struct snd_soc_component *component = dai->component;
589 struct snd_soc_dai *dai)