Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/
Dsoc-dapm.c165 static void dapm_mark_dirty(struct snd_soc_dapm_widget *w, const char *reason) in dapm_mark_dirty() function
286 dapm_mark_dirty(w, "Rechecking endpoints"); in dapm_mark_endpoints_dirty()
1691 dapm_mark_dirty(peer, "peer state change"); in dapm_widget_set_peer_power()
2093 dapm_mark_dirty(path->source, reason); in soc_dapm_connect_path()
2094 dapm_mark_dirty(path->sink, reason); in soc_dapm_connect_path()
2357 dapm_mark_dirty(w, "pin configuration"); in snd_soc_dapm_set_pin()
2607 dapm_mark_dirty(widgets[dir], "Route added"); in snd_soc_dapm_add_path()
2750 dapm_mark_dirty(wsource, "Route removed"); in snd_soc_dapm_del_route()
2751 dapm_mark_dirty(wsink, "Route removed"); in snd_soc_dapm_del_route()
2970 dapm_mark_dirty(w, "new widget"); in snd_soc_dapm_new_widgets()
[all …]