Home
last modified time | relevance | path

Searched refs:pop_time (Results 1 – 3 of 3) sorted by relevance

/linux/sound/soc/codecs/
H A Dcx20442.c
/linux/sound/soc/ti/
H A Dams-delta.c
/linux/sound/soc/
H A Dsoc-dapm.c43 static u32 pop_time; variable
168 if (pop_time) in dapm_pop_wait()
169 schedule_timeout_uninterruptible(msecs_to_jiffies(pop_time)); in dapm_pop_wait()
178 if (!pop_time) in dapm_pop_dbg()
1931 value, mask, reg, pop_time); in dapm_seq_run_coalesced()
2399 "DAPM sequencing finished, waiting %dms\n", pop_time); in dapm_power_widgets()
2569 debugfs_create_u32("dapm_pop_time", 0644, parent, &pop_time); in snd_soc_dapm_debugfs_pop_time()