Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/hda/
Dhda_codec.c838 mutex_init(&codec->spdif_mutex); in snd_hda_codec_new()
2282 mutex_lock(&codec->spdif_mutex); in snd_hda_spdif_default_get()
2288 mutex_unlock(&codec->spdif_mutex); in snd_hda_spdif_default_get()
2389 mutex_lock(&codec->spdif_mutex); in snd_hda_spdif_default_put()
2402 mutex_unlock(&codec->spdif_mutex); in snd_hda_spdif_default_put()
2415 mutex_lock(&codec->spdif_mutex); in snd_hda_spdif_out_switch_get()
2418 mutex_unlock(&codec->spdif_mutex); in snd_hda_spdif_out_switch_get()
2443 mutex_lock(&codec->spdif_mutex); in snd_hda_spdif_out_switch_put()
2453 mutex_unlock(&codec->spdif_mutex); in snd_hda_spdif_out_switch_put()
2590 mutex_lock(&codec->spdif_mutex); in snd_hda_spdif_ctls_unassign()
[all …]
Dhda_codec.h214 struct mutex spdif_mutex; member
Dpatch_hdmi.c1773 mutex_lock(&codec->spdif_mutex); in check_non_pcm_per_cvt()
1776 mutex_unlock(&codec->spdif_mutex); in check_non_pcm_per_cvt()
2768 mutex_lock(&codec->spdif_mutex); in nvhdmi_8ch_7x_pcm_prepare()
2852 mutex_unlock(&codec->spdif_mutex); in nvhdmi_8ch_7x_pcm_prepare()