Lines Matching refs:config
270 struct sof_ipc_dai_config *config = dai->dai_config;
272 if (!config) {
273 dev_err(dev, "error: no config for DAI %s\n",
282 * the dai config in the DSP.
284 if (config->type == SOF_DAI_INTEL_HDA)
285 config->hda.link_dma_ch = DMA_CHAN_INVALID;
288 config->hdr.cmd, config,
289 config->hdr.size,
294 "error: failed to set dai config for %s\n",