Searched refs:ignore_pmdown_time (Results 1 – 9 of 9) sorted by relevance
79 .ignore_pmdown_time = true,
1155 .ignore_pmdown_time = true,
2110 .ignore_pmdown_time = true,
168 .ignore_pmdown_time = 1,
214 .ignore_pmdown_time = 1,
751 unsigned int ignore_pmdown_time:1; /* pmdown_time is ignored at stop */ member874 bool ignore_pmdown_time; /* Doesn't benefit from pmdown delay */ member988 unsigned int ignore_pmdown_time:1; member
182 .ignore_pmdown_time = 1,
2790 cmpnt->ignore_pmdown_time = true; in snd_soc_register_component()3090 codec->component.ignore_pmdown_time = codec_drv->ignore_pmdown_time; in snd_soc_register_codec()
121 if (!rtd->pmdown_time || rtd->dai_link->ignore_pmdown_time) in snd_soc_runtime_ignore_pmdown_time()125 ignore &= rtd->codec_dais[i]->component->ignore_pmdown_time; in snd_soc_runtime_ignore_pmdown_time()127 return rtd->cpu_dai->component->ignore_pmdown_time && ignore; in snd_soc_runtime_ignore_pmdown_time()