Searched refs:snd_soc_dpcm_mutex_assert_held (Results 1 – 2 of 2) sorted by relevance
298 snd_soc_dpcm_mutex_assert_held(rtd); in snd_soc_runtime_action()351 snd_soc_dpcm_mutex_assert_held(fe); in dpcm_dapm_stream_event()697 snd_soc_dpcm_mutex_assert_held(rtd); in soc_pcm_clean()799 snd_soc_dpcm_mutex_assert_held(rtd); in __soc_pcm_open()877 snd_soc_dpcm_mutex_assert_held(rtd); in __soc_pcm_prepare()937 snd_soc_dpcm_mutex_assert_held(rtd); in soc_pcm_hw_clean()991 snd_soc_dpcm_mutex_assert_held(rtd); in __soc_pcm_hw_params()1219 snd_soc_dpcm_mutex_assert_held(fe); in dpcm_be_connect()1297 snd_soc_dpcm_mutex_assert_held(fe); in dpcm_be_disconnect()1917 snd_soc_dpcm_mutex_assert_held(fe); in dpcm_fe_dai_shutdown()[all …]
1501 #define snd_soc_dpcm_mutex_assert_held(x) _Generic((x), \ macro