Searched refs:snd_soc_dpcm_mutex_assert_held (Results 1 – 2 of 2) sorted by relevance
297 snd_soc_dpcm_mutex_assert_held(rtd); in snd_soc_runtime_action()350 snd_soc_dpcm_mutex_assert_held(fe); in dpcm_dapm_stream_event()696 snd_soc_dpcm_mutex_assert_held(rtd); in soc_pcm_clean()796 snd_soc_dpcm_mutex_assert_held(rtd); in __soc_pcm_open()874 snd_soc_dpcm_mutex_assert_held(rtd); in __soc_pcm_prepare()949 snd_soc_dpcm_mutex_assert_held(rtd); in soc_pcm_hw_clean()1014 snd_soc_dpcm_mutex_assert_held(rtd); in __soc_pcm_hw_params()1242 snd_soc_dpcm_mutex_assert_held(fe); in dpcm_be_connect()1320 snd_soc_dpcm_mutex_assert_held(fe); in dpcm_be_disconnect()1940 snd_soc_dpcm_mutex_assert_held(fe); in dpcm_fe_dai_shutdown()[all …]
1529 #define snd_soc_dpcm_mutex_assert_held(x) _Generic((x), \ macro