Searched refs:snd_soc_dpcm_mutex_assert_held (Results 1 – 2 of 2) sorted by relevance
367 snd_soc_dpcm_mutex_assert_held(rtd); in snd_soc_runtime_action()411 snd_soc_dpcm_mutex_assert_held(fe); in dpcm_dapm_stream_event()874 snd_soc_dpcm_mutex_assert_held(rtd); in soc_pcm_clean()973 snd_soc_dpcm_mutex_assert_held(rtd); in __soc_pcm_open()1058 snd_soc_dpcm_mutex_assert_held(rtd); in __soc_pcm_prepare()1133 snd_soc_dpcm_mutex_assert_held(rtd); in soc_pcm_hw_clean()1198 snd_soc_dpcm_mutex_assert_held(rtd); in __soc_pcm_hw_params()1433 snd_soc_dpcm_mutex_assert_held(fe); in dpcm_be_connect()1511 snd_soc_dpcm_mutex_assert_held(fe); in dpcm_be_disconnect()2115 snd_soc_dpcm_mutex_assert_held(fe); in dpcm_fe_dai_shutdown()[all …]
1546 #define snd_soc_dpcm_mutex_assert_held(x) _Generic((x), \ macro