Home
last modified time | relevance | path

Searched refs:dapm_mutex (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/sound/soc/
A Dsoc-dapm.c305 mutex_lock(&card->dapm_mutex); in dapm_mark_endpoints_dirty()
317 mutex_unlock(&card->dapm_mutex); in dapm_mark_endpoints_dirty()
1325 mutex_unlock(&card->dapm_mutex); in snd_soc_dapm_dai_get_connected_widgets()
2104 mutex_lock(&card->dapm_mutex); in dapm_widget_power_read_file()
2148 mutex_unlock(&card->dapm_mutex); in dapm_widget_power_read_file()
2300 mutex_unlock(&card->dapm_mutex); in snd_soc_dapm_mux_update_power()
2365 mutex_unlock(&card->dapm_mutex); in snd_soc_dapm_mixer_update_power()
3278 mutex_unlock(&card->dapm_mutex); in snd_soc_dapm_new_widgets()
3324 mutex_unlock(&card->dapm_mutex); in snd_soc_dapm_get_volsw()
3424 mutex_unlock(&card->dapm_mutex); in snd_soc_dapm_put_volsw()
[all …]
A Dsoc-core.c2314 mutex_init(&card->dapm_mutex); in snd_soc_register_card()
/linux-6.3-rc2/drivers/staging/greybus/
A Daudio_helper.c119 mutex_lock(&dapm->card->dapm_mutex); in gbaudio_dapm_free_controls()
139 mutex_unlock(&dapm->card->dapm_mutex); in gbaudio_dapm_free_controls()
/linux-6.3-rc2/include/sound/
A Dsoc.h921 struct mutex dapm_mutex; member
1366 mutex_lock_nested(&dapm->card->dapm_mutex, SND_SOC_DAPM_CLASS_RUNTIME); in snd_soc_dapm_mutex_lock()
1371 mutex_unlock(&dapm->card->dapm_mutex); in snd_soc_dapm_mutex_unlock()

Completed in 22 milliseconds