Home
last modified time | relevance | path

Searched refs:spdif_mutex (Results 1 – 3 of 3) sorted by relevance

/sound/pci/hda/
Dhda_codec.c1464 mutex_init(&codec->spdif_mutex); in snd_hda_codec_new()
3323 mutex_lock(&codec->spdif_mutex); in snd_hda_spdif_default_get()
3329 mutex_unlock(&codec->spdif_mutex); in snd_hda_spdif_default_get()
3420 mutex_lock(&codec->spdif_mutex); in snd_hda_spdif_default_put()
3433 mutex_unlock(&codec->spdif_mutex); in snd_hda_spdif_default_put()
3446 mutex_lock(&codec->spdif_mutex); in snd_hda_spdif_out_switch_get()
3449 mutex_unlock(&codec->spdif_mutex); in snd_hda_spdif_out_switch_get()
3474 mutex_lock(&codec->spdif_mutex); in snd_hda_spdif_out_switch_put()
3484 mutex_unlock(&codec->spdif_mutex); in snd_hda_spdif_out_switch_put()
3608 mutex_lock(&codec->spdif_mutex); in snd_hda_spdif_ctls_unassign()
[all …]
Dhda_codec.h326 struct mutex spdif_mutex; member
Dpatch_hdmi.c1774 mutex_lock(&codec->spdif_mutex); in check_non_pcm_per_cvt()
1777 mutex_unlock(&codec->spdif_mutex); in check_non_pcm_per_cvt()
2719 mutex_lock(&codec->spdif_mutex); in nvhdmi_8ch_7x_pcm_prepare()
2803 mutex_unlock(&codec->spdif_mutex); in nvhdmi_8ch_7x_pcm_prepare()