Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/
Dsoc-dapm.c151 lockdep_assert_held(&dapm->card->dapm_mutex); in dapm_assert_locked()
303 mutex_lock(&card->dapm_mutex); in dapm_mark_endpoints_dirty()
315 mutex_unlock(&card->dapm_mutex); in dapm_mark_endpoints_dirty()
602 lockdep_assert_held(&card->dapm_mutex); in dapm_reset()
1308 mutex_lock_nested(&card->dapm_mutex, SND_SOC_DAPM_CLASS_RUNTIME); in snd_soc_dapm_dai_get_connected_widgets()
1330 mutex_unlock(&card->dapm_mutex); in snd_soc_dapm_dai_get_connected_widgets()
1964 lockdep_assert_held(&card->dapm_mutex); in dapm_power_widgets()
2113 mutex_lock(&card->dapm_mutex); in dapm_widget_power_read_file()
2157 mutex_unlock(&card->dapm_mutex); in dapm_widget_power_read_file()
2278 lockdep_assert_held(&card->dapm_mutex); in soc_dapm_mux_update_power()
[all …]
Dsoc-core.c2195 mutex_init(&card->dapm_mutex); in snd_soc_register_card()
/kernel/linux/linux-5.10/drivers/staging/greybus/
Daudio_helper.c124 mutex_lock(&dapm->card->dapm_mutex); in gbaudio_dapm_free_controls()
150 mutex_unlock(&dapm->card->dapm_mutex); in gbaudio_dapm_free_controls()
/kernel/linux/linux-5.10/include/sound/
Dsoc.h987 struct mutex dapm_mutex; member
1411 mutex_lock_nested(&dapm->card->dapm_mutex, SND_SOC_DAPM_CLASS_RUNTIME); in snd_soc_dapm_mutex_lock()
1416 mutex_unlock(&dapm->card->dapm_mutex); in snd_soc_dapm_mutex_unlock()