Home
last modified time | relevance | path

Searched refs:spdif_in_enable (Results 1 – 2 of 2) sorted by relevance

/sound/pci/hda/
Dhda_codec.h218 unsigned int spdif_in_enable; /* SPDIF input enable? */ member
Dhda_codec.c2684 ucontrol->value.integer.value[0] = codec->spdif_in_enable; in snd_hda_spdif_in_switch_get()
2697 change = codec->spdif_in_enable != val; in snd_hda_spdif_in_switch_put()
2699 codec->spdif_in_enable = val; in snd_hda_spdif_in_switch_put()
2774 codec->spdif_in_enable = in snd_hda_create_spdif_in_ctls()