Home
last modified time | relevance | path

Searched refs:spdif_status_reset (Results 1 – 5 of 5) sorted by relevance

/linux/include/sound/
H A Dhda_codec.h231 unsigned int spdif_status_reset :1; /* needs to toggle SPDIF for each member
/linux/sound/pci/hda/
H A Dpatch_hdmi.c3562 if (codec->spdif_status_reset && (spdif->ctls & AC_DIG1_ENABLE)) in nvhdmi_8ch_7x_pcm_prepare()
3579 if (codec->spdif_status_reset && (spdif->ctls & AC_DIG1_ENABLE)) { in nvhdmi_8ch_7x_pcm_prepare()
3600 if (codec->spdif_status_reset && in nvhdmi_8ch_7x_pcm_prepare()
3621 if (codec->spdif_status_reset && in nvhdmi_8ch_7x_pcm_prepare()
H A Dhda_codec.c797 codec->spdif_status_reset = 0; in snd_hda_codec_cleanup_for_unbind()
3627 reset = codec->spdif_status_reset && in setup_dig_out_stream()
H A Dhda_generic.c130 codec->spdif_status_reset = !!val; in parse_user_hints()
H A Dpatch_realtek.c1219 codec->spdif_status_reset = 1; in alc_alloc_spec()