Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/
H A Dsoc-dapm.c188 static void dapm_mark_dirty(struct snd_soc_dapm_widget *w, const char *reason) in dapm_mark_dirty() function
309 dapm_mark_dirty(w, "Rechecking endpoints"); in dapm_mark_endpoints_dirty()
1877 dapm_mark_dirty(peer, "peer state change"); in dapm_widget_set_peer_power()
2268 dapm_mark_dirty(path->source, reason); in soc_dapm_connect_path()
2269 dapm_mark_dirty(path->sink, reason); in soc_dapm_connect_path()
2580 dapm_mark_dirty(w, "pin configuration"); in __snd_soc_dapm_set_pin()
2915 dapm_mark_dirty(widgets[dir], "Route added"); in snd_soc_dapm_add_path()
3070 dapm_mark_dirty(wsource, "Route removed"); in snd_soc_dapm_del_route()
3071 dapm_mark_dirty(wsink, "Route removed"); in snd_soc_dapm_del_route()
3291 dapm_mark_dirty( in snd_soc_dapm_new_widgets()
[all...]
/kernel/linux/linux-6.6/sound/soc/
H A Dsoc-dapm.c188 static void dapm_mark_dirty(struct snd_soc_dapm_widget *w, const char *reason) in dapm_mark_dirty() function
309 dapm_mark_dirty(w, "Rechecking endpoints"); in dapm_mark_endpoints_dirty()
1873 dapm_mark_dirty(peer, "peer state change"); in dapm_widget_set_peer_power()
2271 dapm_mark_dirty(path->source, reason); in soc_dapm_connect_path()
2272 dapm_mark_dirty(path->sink, reason); in soc_dapm_connect_path()
2590 dapm_mark_dirty(w, "pin configuration"); in __snd_soc_dapm_set_pin()
2935 dapm_mark_dirty(path->node[dir], "Route added"); in snd_soc_dapm_add_path()
3086 dapm_mark_dirty(wsource, "Route removed"); in snd_soc_dapm_del_route()
3087 dapm_mark_dirty(wsink, "Route removed"); in snd_soc_dapm_del_route()
3302 dapm_mark_dirty( in snd_soc_dapm_new_widgets()
[all...]

Completed in 10 milliseconds