Searched refs:rt5645_eq_param_s (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/sound/soc/codecs/
H A Drt5645.c229 struct rt5645_eq_param_s { struct
250 struct rt5645_eq_param_s *eq_param;
492 uinfo->count = RT5645_HWEQ_NUM * sizeof(struct rt5645_eq_param_s); rt5645_hweq_info()
502 struct rt5645_eq_param_s *eq_param = rt5645_hweq_get()
503 (struct rt5645_eq_param_s *)ucontrol->value.bytes.data; rt5645_hweq_get()
528 struct rt5645_eq_param_s *eq_param = rt5645_hweq_put()
529 (struct rt5645_eq_param_s *)ucontrol->value.bytes.data; rt5645_hweq_put()
556 RT5645_HWEQ_NUM * sizeof(struct rt5645_eq_param_s)); rt5645_hweq_put()
3205 RT5645_HWEQ_NUM * sizeof(struct rt5645_eq_param_s), GFP_KERNEL); rt5645_probe()

Completed in 53 milliseconds