Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/hda/
Dhda_codec.c933 mutex_init(&codec->spdif_mutex); in snd_hda_codec_device_new()
2205 mutex_lock(&codec->spdif_mutex); in snd_hda_spdif_default_get()
2211 mutex_unlock(&codec->spdif_mutex); in snd_hda_spdif_default_get()
2314 mutex_lock(&codec->spdif_mutex); in snd_hda_spdif_default_put()
2327 mutex_unlock(&codec->spdif_mutex); in snd_hda_spdif_default_put()
2342 mutex_lock(&codec->spdif_mutex); in snd_hda_spdif_out_switch_get()
2345 mutex_unlock(&codec->spdif_mutex); in snd_hda_spdif_out_switch_get()
2372 mutex_lock(&codec->spdif_mutex); in snd_hda_spdif_out_switch_put()
2382 mutex_unlock(&codec->spdif_mutex); in snd_hda_spdif_out_switch_put()
2521 mutex_lock(&codec->spdif_mutex); in snd_hda_spdif_ctls_unassign()
[all …]
Dhda_codec.h216 struct mutex spdif_mutex; member
Dpatch_hdmi.c1839 mutex_lock(&codec->spdif_mutex); in check_non_pcm_per_cvt()
1847 mutex_unlock(&codec->spdif_mutex); in check_non_pcm_per_cvt()
3023 mutex_lock(&codec->spdif_mutex); in nvhdmi_8ch_7x_pcm_prepare()
3107 mutex_unlock(&codec->spdif_mutex); in nvhdmi_8ch_7x_pcm_prepare()