Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/qcom/qdsp6/
H A Dq6apm-lpass-dais.c271 .use_dai_pcm_id = true,
H A Dq6apm-dai.c843 .use_dai_pcm_id = true,
/openbmc/linux/include/sound/
H A Dsoc-component.h199 bool use_dai_pcm_id; /* use DAI link PCM ID as PCM device number */ member
/openbmc/linux/sound/soc/sof/
H A Dpcm.c721 pd->use_dai_pcm_id = true; in snd_sof_new_platform_drv()
/openbmc/linux/sound/soc/
H A Dsoc-core.c1366 if (!component->driver->use_dai_pcm_id) in soc_init_pcm_runtime()