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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/pci/hda/
H A Dpatch_analog.c67 unsigned int spdif_route; member in struct:ad198x_spec
973 ucontrol->value.enumerated.item[0] = spec->spdif_route;
982 if (spec->spdif_route != ucontrol->value.enumerated.item[0]) {
983 spec->spdif_route = ucontrol->value.enumerated.item[0];
985 AC_VERB_SET_CONNECT_SEL, spec->spdif_route);
1089 spec->spdif_route = 0;
1477 spec->spdif_route = 0;
H A Dpatch_conexant.c81 unsigned int spdif_route; member in struct:conexant_spec
832 spec->spdif_route = 0;
1341 spec->spdif_route = 0;

Completed in 80 milliseconds