Home
last modified time | relevance | path

Searched refs:snd_soc_dapm_mutex_assert_held (Results 1 – 2 of 2) sorted by relevance

/linux-6.14.4/sound/soc/
Dsoc-dapm.c154 snd_soc_dapm_mutex_assert_held(dapm); in dapm_assert_locked()
613 snd_soc_dapm_mutex_assert_held(card); in dapm_reset()
1965 snd_soc_dapm_mutex_assert_held(card); in dapm_power_widgets()
2342 snd_soc_dapm_mutex_assert_held(card); in soc_dapm_mux_update_power()
2388 snd_soc_dapm_mutex_assert_held(card); in soc_dapm_mixer_update_power()
/linux-6.14.4/include/sound/
Dsoc.h1557 #define snd_soc_dapm_mutex_assert_held(x) _Generic((x), \ macro