Searched refs:snd_soc_dpcm_mutex_assert_held (Results 1 – 2 of 2) sorted by relevance
379 snd_soc_dpcm_mutex_assert_held(rtd); in snd_soc_runtime_action()424 snd_soc_dpcm_mutex_assert_held(fe); in dpcm_dapm_stream_event()780 snd_soc_dpcm_mutex_assert_held(rtd); in soc_pcm_clean()880 snd_soc_dpcm_mutex_assert_held(rtd); in __soc_pcm_open()958 snd_soc_dpcm_mutex_assert_held(rtd); in __soc_pcm_prepare()1033 snd_soc_dpcm_mutex_assert_held(rtd); in soc_pcm_hw_clean()1098 snd_soc_dpcm_mutex_assert_held(rtd); in __soc_pcm_hw_params()1325 snd_soc_dpcm_mutex_assert_held(fe); in dpcm_be_connect()1404 snd_soc_dpcm_mutex_assert_held(fe); in dpcm_be_disconnect()2026 snd_soc_dpcm_mutex_assert_held(fe); in dpcm_fe_dai_shutdown()[all …]
1602 #define snd_soc_dpcm_mutex_assert_held(x) _Generic((x), \ macro