Home
last modified time | relevance | path

Searched refs:ignore_pmdown_time (Results 1 – 8 of 8) sorted by relevance

/linux/sound/soc/fsl/
H A Dimx-audmix.c247 priv->dai[i].ignore_pmdown_time = 1; in imx_audmix_probe()
270 priv->dai[num_dai + i].ignore_pmdown_time = 1; in imx_audmix_probe()
H A Dimx-card.c742 link->ignore_pmdown_time = 1; in imx_card_parse_of()
/linux/sound/soc/intel/avs/boards/
H A Dhdaudio.c61 dl[i].ignore_pmdown_time = 1; in avs_create_dai_links()
/linux/sound/soc/qcom/
H A Dcommon.c302 link->ignore_pmdown_time = 1; in qcom_snd_parse_of()
/linux/sound/soc/intel/boards/
H A Dsof_rt5682.c580 ctx->codec_link->ignore_pmdown_time = 1; in sof_card_dai_links_create()
/linux/include/sound/
H A Dsoc.h809 unsigned int ignore_pmdown_time:1; member
/linux/sound/soc/
H A Dsoc-topology.c1550 link->ignore_pmdown_time = 1; in soc_tplg_pcm_create()
H A Dsoc-pcm.c395 if (!rtd->pmdown_time || rtd->dai_link->ignore_pmdown_time) in snd_soc_runtime_ignore_pmdown_time()