Home
last modified time | relevance | path

Searched refs:eqhw (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/sound/pci/au88x0/
Dau88x0_eq.c68 eqhw_t *eqhw = &(vortex->eq.this04); in vortex_EqHw_SetLeftCoefs() local
71 for (n = 0; n < eqhw->this04; n++) { in vortex_EqHw_SetLeftCoefs()
75 if (eqhw->this08 == 0) { in vortex_EqHw_SetLeftCoefs()
90 eqhw_t *eqhw = &(vortex->eq.this04); in vortex_EqHw_SetRightCoefs() local
93 for (n = 0; n < eqhw->this04; n++) { in vortex_EqHw_SetRightCoefs()
97 if (eqhw->this08 == 0) { in vortex_EqHw_SetRightCoefs()
113 eqhw_t *eqhw = &(vortex->eq.this04); in vortex_EqHw_SetLeftStates() local
119 for (ebx = 0; ebx < eqhw->this04; ebx++) { in vortex_EqHw_SetLeftStates()
130 eqhw_t *eqhw = &(vortex->eq.this04); in vortex_EqHw_SetRightStates() local
136 for (ebx = 0; ebx < eqhw->this04; ebx++) { in vortex_EqHw_SetRightStates()
[all …]