Home
last modified time | relevance | path

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

/linux/sound/soc/qcom/qdsp6/
H A Dq6apm-lpass-dais.c277 .use_dai_pcm_id = true,
H A Dq6apm-dai.c840 .use_dai_pcm_id = true,
/linux/include/sound/
H A Dsoc-component.h199 bool use_dai_pcm_id; /* use DAI link PCM ID as PCM device number */ member
/linux/sound/soc/amd/ps/
H A Dps-sdw-dma.c448 .use_dai_pcm_id = true,
/linux/sound/soc/sof/
H A Dpcm.c725 pd->use_dai_pcm_id = true; in snd_sof_new_platform_drv()
/linux/sound/soc/
H A Dsoc-core.c1240 if (!component->driver->use_dai_pcm_id) in snd_soc_add_pcm_runtime()