Searched refs:m98088_eq_band (Results 1 – 1 of 1) sorted by relevance
| /linux-4.4.14/sound/soc/codecs/ |
| D | max98088.c | 310 static void m98088_eq_band(struct snd_soc_codec *codec, unsigned int dai, in m98088_eq_band() function 1433 m98088_eq_band(codec, 0, 0, coef_set->band1); in max98088_setup_eq1() 1434 m98088_eq_band(codec, 0, 1, coef_set->band2); in max98088_setup_eq1() 1435 m98088_eq_band(codec, 0, 2, coef_set->band3); in max98088_setup_eq1() 1436 m98088_eq_band(codec, 0, 3, coef_set->band4); in max98088_setup_eq1() 1437 m98088_eq_band(codec, 0, 4, coef_set->band5); in max98088_setup_eq1() 1480 m98088_eq_band(codec, 1, 0, coef_set->band1); in max98088_setup_eq2() 1481 m98088_eq_band(codec, 1, 1, coef_set->band2); in max98088_setup_eq2() 1482 m98088_eq_band(codec, 1, 2, coef_set->band3); in max98088_setup_eq2() 1483 m98088_eq_band(codec, 1, 3, coef_set->band4); in max98088_setup_eq2() [all …]
|