Searched refs:snd_soc_dapm_mutex_lock_root (Results 1 – 2 of 2) sorted by relevance
343 snd_soc_dapm_mutex_lock_root(card); in snd_soc_dapm_mark_endpoints_dirty()2469 snd_soc_dapm_mutex_lock_root(w->dapm); in dapm_widget_power_read_file()2834 snd_soc_dapm_mutex_lock_root(rtd->card); in dapm_widget_show()3344 snd_soc_dapm_mutex_lock_root(card); in snd_soc_dapm_new_widgets()3960 snd_soc_dapm_mutex_lock_root(dapm); in snd_soc_dapm_new_controls()4978 snd_soc_dapm_mutex_lock_root(card); in dapm_shutdown()
1492 #define snd_soc_dapm_mutex_lock_root(x) _Generic((x), \ macro