Searched refs:snd_soc_dapm_mutex_lock_root (Results 1 – 2 of 2) sorted by relevance
306 snd_soc_dapm_mutex_lock_root(card); in dapm_mark_endpoints_dirty()2157 snd_soc_dapm_mutex_lock_root(w->dapm); in dapm_widget_power_read_file()2515 snd_soc_dapm_mutex_lock_root(rtd->card); in dapm_widget_show()3280 snd_soc_dapm_mutex_lock_root(dapm); in snd_soc_dapm_weak_routes()3306 snd_soc_dapm_mutex_lock_root(card); in snd_soc_dapm_new_widgets()3857 snd_soc_dapm_mutex_lock_root(dapm); in snd_soc_dapm_new_controls()4868 snd_soc_dapm_mutex_lock_root(card); in soc_dapm_shutdown_dapm()
1505 #define snd_soc_dapm_mutex_lock_root(x) _Generic((x), \ macro