Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dcs42l43.h49 u32 eq_coeffs[CS42L43_N_EQ_COEFFS]; member
H A Dcs42l43.c889 memcpy(ucontrol->value.integer.value, priv->eq_coeffs, sizeof(priv->eq_coeffs)); in cs42l43_eq_get()
903 memcpy(priv->eq_coeffs, ucontrol->value.integer.value, sizeof(priv->eq_coeffs)); in cs42l43_eq_put()
1166 priv->eq_coeffs[i]); in cs42l43_eq_ev()