Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/sound/
H A Dsoc-dapm.h214 { .id = snd_soc_dapm_post, .name = wname, .kcontrol_news = NULL, \
536 snd_soc_dapm_post, /* machine specific post widget - exec last */ enumerator
/OK3568_Linux_fs/kernel/sound/soc/
H A Dsoc-dapm.c106 [snd_soc_dapm_post] = 14,
147 [snd_soc_dapm_post] = 15,
1701 case snd_soc_dapm_post: in dapm_seq_run()
1920 case snd_soc_dapm_post: in dapm_power_one_widget()
1993 case snd_soc_dapm_post: in dapm_power_widgets()
H A Dsoc-topology.c176 {SND_SOC_TPLG_DAPM_POST, snd_soc_dapm_post},