Searched refs:dapm_mutex (Results 1 – 4 of 4) sorted by relevance
303 mutex_lock(&card->dapm_mutex); in dapm_mark_endpoints_dirty()315 mutex_unlock(&card->dapm_mutex); in dapm_mark_endpoints_dirty()1330 mutex_unlock(&card->dapm_mutex); in snd_soc_dapm_dai_get_connected_widgets()2117 mutex_lock(&card->dapm_mutex); in dapm_widget_power_read_file()2161 mutex_unlock(&card->dapm_mutex); in dapm_widget_power_read_file()2313 mutex_unlock(&card->dapm_mutex); in snd_soc_dapm_mux_update_power()2378 mutex_unlock(&card->dapm_mutex); in snd_soc_dapm_mixer_update_power()3296 mutex_unlock(&card->dapm_mutex); in snd_soc_dapm_new_widgets()3342 mutex_unlock(&card->dapm_mutex); in snd_soc_dapm_get_volsw()3443 mutex_unlock(&card->dapm_mutex); in snd_soc_dapm_put_volsw()[all …]
2316 mutex_init(&card->dapm_mutex); in snd_soc_register_card()
124 mutex_lock(&dapm->card->dapm_mutex); in gbaudio_dapm_free_controls()150 mutex_unlock(&dapm->card->dapm_mutex); in gbaudio_dapm_free_controls()
890 struct mutex dapm_mutex; member1329 mutex_lock_nested(&dapm->card->dapm_mutex, SND_SOC_DAPM_CLASS_RUNTIME); in snd_soc_dapm_mutex_lock()1334 mutex_unlock(&dapm->card->dapm_mutex); in snd_soc_dapm_mutex_unlock()
Completed in 25 milliseconds