Searched refs:need_dac_fix (Results 1 - 3 of 3) 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_realtek.c353 int need_dac_fix; member in struct:alc_spec
418 int need_dac_fix; member in struct:alc_config_preset
534 if (spec->need_dac_fix)
903 spec->need_dac_fix = preset->need_dac_fix;
4410 .need_dac_fix = 1,
4422 .need_dac_fix = 1,
4530 .need_dac_fix = 1,
4543 .need_dac_fix = 1,
4556 .need_dac_fix
[all...]
H A Dpatch_analog.c47 unsigned int need_dac_fix; member in struct:ad198x_spec
1181 spec->need_dac_fix = 1;
2104 if (err >= 0 && spec->need_dac_fix)
4711 spec->need_dac_fix = 1;
H A Dpatch_conexant.c80 unsigned int need_dac_fix; member in struct:conexant_spec
729 if (err >= 0 && spec->need_dac_fix)

Completed in 81 milliseconds