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

/linux-master/include/sound/
H A Dhda_codec.h210 unsigned int spdif_in_enable; /* SPDIF input enable? */ member in struct:hda_codec
/linux-master/sound/pci/hda/
H A Dhda_codec.c2620 ucontrol->value.integer.value[0] = codec->spdif_in_enable;
2633 change = codec->spdif_in_enable != val;
2635 codec->spdif_in_enable = val;
2710 codec->spdif_in_enable =

Completed in 187 milliseconds