coefset 459 sound/pci/au88x0/au88x0_eq.c vortex_EqHw_Program10Band(vortex_t * vortex, auxxEqCoeffSet_t * coefset) coefset 464 sound/pci/au88x0/au88x0_eq.c vortex_EqHw_SetLeftCoefs(vortex, coefset->LeftCoefs); coefset 465 sound/pci/au88x0/au88x0_eq.c vortex_EqHw_SetRightCoefs(vortex, coefset->RightCoefs); coefset 467 sound/pci/au88x0/au88x0_eq.c vortex_EqHw_SetLeftGainsCurrent(vortex, coefset->LeftGains); coefset 469 sound/pci/au88x0/au88x0_eq.c vortex_EqHw_SetRightGainsTarget(vortex, coefset->RightGains); coefset 470 sound/pci/au88x0/au88x0_eq.c vortex_EqHw_SetLeftGainsTarget(vortex, coefset->LeftGains); coefset 472 sound/pci/au88x0/au88x0_eq.c vortex_EqHw_SetRightGainsCurrent(vortex, coefset->RightGains); coefset 653 sound/pci/au88x0/au88x0_eq.c memcpy(&(eq->coefset), &asEqCoefsNormal, sizeof(auxxEqCoeffSet_t)); coefset 674 sound/pci/au88x0/au88x0_eq.c return (&(eq->coefset)); coefset 703 sound/pci/au88x0/au88x0_eq.c vortex_EqHw_Program10Band(vortex, &(eq->coefset)); coefset 39 sound/pci/au88x0/au88x0_eq.h /*0x60 */ auxxEqCoeffSet_t coefset;