Searched refs:spdif_mutex (Results 1 – 4 of 4) sorted by relevance
916 mutex_init(&codec->spdif_mutex); in snd_hda_codec_device_init() 2177 guard(mutex)(&codec->spdif_mutex); in snd_hda_spdif_default_get() 2285 guard(mutex)(&codec->spdif_mutex); in snd_hda_spdif_default_put() 2312 guard(mutex)(&codec->spdif_mutex); in snd_hda_spdif_out_switch_get() 2341 guard(mutex)(&codec->spdif_mutex); in snd_hda_spdif_out_switch_put() 2466 * call within spdif_mutex lock2495 guard(mutex)(&codec->spdif_mutex); in snd_hda_spdif_ctls_unassign() 2516 guard(mutex)(&codec->spdif_mutex); in snd_hda_spdif_ctls_assign() 2535 guard(mutex)(&codec->spdif_mutex); in spdif_share_sw_get() 2548 guard(mutex)(&codec->spdif_mutex); in spdif_share_sw_put() [all...]
134 guard(mutex)(&codec->spdif_mutex); in nvhdmi_8ch_7x_pcm_prepare()
1628 guard(mutex)(&codec->spdif_mutex); in check_non_pcm_per_cvt()
209 struct mutex spdif_mutex; member