Home
last modified time | relevance | path

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

/linux-3.4.99/sound/pci/hda/
Dhda_codec.h833 unsigned int spdif_in_enable; /* SPDIF input enable? */ member
Dhda_codec.c3193 ucontrol->value.integer.value[0] = codec->spdif_in_enable; in snd_hda_spdif_in_switch_get()
3206 change = codec->spdif_in_enable != val; in snd_hda_spdif_in_switch_put()
3208 codec->spdif_in_enable = val; in snd_hda_spdif_in_switch_put()
3282 codec->spdif_in_enable = in snd_hda_create_spdif_in_ctls()