Searched refs:m98088_eq_band (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/sound/soc/codecs/ |
| H A D | max98088.c | 310 static void m98088_eq_band(struct snd_soc_component *component, unsigned int dai, in m98088_eq_band() function 1461 m98088_eq_band(component, 0, 0, coef_set->band1); in max98088_setup_eq1() 1462 m98088_eq_band(component, 0, 1, coef_set->band2); in max98088_setup_eq1() 1463 m98088_eq_band(component, 0, 2, coef_set->band3); in max98088_setup_eq1() 1464 m98088_eq_band(component, 0, 3, coef_set->band4); in max98088_setup_eq1() 1465 m98088_eq_band(component, 0, 4, coef_set->band5); in max98088_setup_eq1() 1508 m98088_eq_band(component, 1, 0, coef_set->band1); in max98088_setup_eq2() 1509 m98088_eq_band(component, 1, 1, coef_set->band2); in max98088_setup_eq2() 1510 m98088_eq_band(component, 1, 2, coef_set->band3); in max98088_setup_eq2() 1511 m98088_eq_band(component, 1, 3, coef_set->band4); in max98088_setup_eq2() [all …]
|