Home
last modified time | relevance | path

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

/Linux-v6.6/sound/soc/
Dsoc-dapm.c305 snd_soc_dapm_mutex_lock_root(card); in dapm_mark_endpoints_dirty()
2105 snd_soc_dapm_mutex_lock_root(w->dapm); in dapm_widget_power_read_file()
2459 snd_soc_dapm_mutex_lock_root(rtd->card); in dapm_widget_show()
3226 snd_soc_dapm_mutex_lock_root(dapm); in snd_soc_dapm_weak_routes()
3252 snd_soc_dapm_mutex_lock_root(card); in snd_soc_dapm_new_widgets()
3817 snd_soc_dapm_mutex_lock_root(dapm); in snd_soc_dapm_new_controls()
4845 snd_soc_dapm_mutex_lock_root(card); in soc_dapm_shutdown_dapm()
/Linux-v6.6/include/sound/
Dsoc.h1447 #define snd_soc_dapm_mutex_lock_root(x) _Generic((x), \ macro