Home
last modified time | relevance | path

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

/linux-4.1.27/sound/pci/hda/
Dhda_codec.c1041 mutex_init(&codec->spdif_mutex); in snd_hda_codec_new()
2485 mutex_lock(&codec->spdif_mutex); in snd_hda_spdif_default_get()
2491 mutex_unlock(&codec->spdif_mutex); in snd_hda_spdif_default_get()
2592 mutex_lock(&codec->spdif_mutex); in snd_hda_spdif_default_put()
2605 mutex_unlock(&codec->spdif_mutex); in snd_hda_spdif_default_put()
2618 mutex_lock(&codec->spdif_mutex); in snd_hda_spdif_out_switch_get()
2621 mutex_unlock(&codec->spdif_mutex); in snd_hda_spdif_out_switch_get()
2646 mutex_lock(&codec->spdif_mutex); in snd_hda_spdif_out_switch_put()
2656 mutex_unlock(&codec->spdif_mutex); in snd_hda_spdif_out_switch_put()
2793 mutex_lock(&codec->spdif_mutex); in snd_hda_spdif_ctls_unassign()
[all …]
Dhda_codec.h240 struct mutex spdif_mutex; member
Dpatch_hdmi.c1771 mutex_lock(&codec->spdif_mutex); in check_non_pcm_per_cvt()
1774 mutex_unlock(&codec->spdif_mutex); in check_non_pcm_per_cvt()
2707 mutex_lock(&codec->spdif_mutex); in nvhdmi_8ch_7x_pcm_prepare()
2791 mutex_unlock(&codec->spdif_mutex); in nvhdmi_8ch_7x_pcm_prepare()