Searched refs:snd_soc_dpcm_mutex_assert_held (Results 1 – 2 of 2) sorted by relevance
363 snd_soc_dpcm_mutex_assert_held(rtd); in snd_soc_runtime_action()407 snd_soc_dpcm_mutex_assert_held(fe); in dpcm_dapm_stream_event()750 snd_soc_dpcm_mutex_assert_held(rtd); in soc_pcm_clean()849 snd_soc_dpcm_mutex_assert_held(rtd); in __soc_pcm_open()927 snd_soc_dpcm_mutex_assert_held(rtd); in __soc_pcm_prepare()1002 snd_soc_dpcm_mutex_assert_held(rtd); in soc_pcm_hw_clean()1067 snd_soc_dpcm_mutex_assert_held(rtd); in __soc_pcm_hw_params()1294 snd_soc_dpcm_mutex_assert_held(fe); in dpcm_be_connect()1372 snd_soc_dpcm_mutex_assert_held(fe); in dpcm_be_disconnect()1980 snd_soc_dpcm_mutex_assert_held(fe); in dpcm_fe_dai_shutdown()[all …]
1559 #define snd_soc_dpcm_mutex_assert_held(x) _Generic((x), \ macro