Searched refs:ignore_pmdown_time (Results 1 – 11 of 11) sorted by relevance
168 .ignore_pmdown_time = 1,
205 .ignore_pmdown_time = 1,
214 .ignore_pmdown_time = 1,
169 .ignore_pmdown_time = 1,
786 unsigned int ignore_pmdown_time:1; /* pmdown_time is ignored at stop */ member907 bool ignore_pmdown_time; /* Doesn't benefit from pmdown delay */ member1039 unsigned int ignore_pmdown_time:1; member
668 .ignore_pmdown_time = true,
1154 .ignore_pmdown_time = true,
2110 .ignore_pmdown_time = true,
182 .ignore_pmdown_time = 1,
139 if (!rtd->pmdown_time || rtd->dai_link->ignore_pmdown_time) in snd_soc_runtime_ignore_pmdown_time()143 ignore &= rtd->codec_dais[i]->component->ignore_pmdown_time; in snd_soc_runtime_ignore_pmdown_time()145 return rtd->cpu_dai->component->ignore_pmdown_time && ignore; in snd_soc_runtime_ignore_pmdown_time()
2787 cmpnt->ignore_pmdown_time = true; in snd_soc_register_component()3093 codec->component.ignore_pmdown_time = codec_drv->ignore_pmdown_time; in snd_soc_register_codec()