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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/hda/
H A Dpatch_sigmatel.c299 hda_nid_t hp_switch; /* NID of HP as line-out */ member in struct:sigmatel_spec
2488 ucontrol->value.integer.value[0] = !!spec->hp_switch;
2501 spec->hp_switch = ucontrol->value.integer.value[0] ? nid : 0;
4569 if (cfg->hp_pins[i] == spec->hp_switch)
4602 if (spec->hp_switch)
4603 stac92xx_reset_pinctl(codec, spec->hp_switch,
4610 if (spec->hp_switch)
4611 stac92xx_set_pinctl(codec, spec->hp_switch,

Completed in 61 milliseconds