Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/codecs/
Drt5645.c45 #define RT5645_HWEQ_NUM 57 macro
492 uinfo->count = RT5645_HWEQ_NUM * sizeof(struct rt5645_eq_param_s); in rt5645_hweq_info()
506 for (i = 0; i < RT5645_HWEQ_NUM; i++) { in rt5645_hweq_get()
532 for (i = 0; i < RT5645_HWEQ_NUM; i++) { in rt5645_hweq_put()
538 for (i = RT5645_HWEQ_NUM - 1; i >= 0; i--) { in rt5645_hweq_put()
547 for (i = 0; i < RT5645_HWEQ_NUM; i++) { in rt5645_hweq_put()
556 RT5645_HWEQ_NUM * sizeof(struct rt5645_eq_param_s)); in rt5645_hweq_put()
749 for (i = 0; i < RT5645_HWEQ_NUM; i++) { in rt5645_enable_hweq()
3205 RT5645_HWEQ_NUM * sizeof(struct rt5645_eq_param_s), GFP_KERNEL); in rt5645_probe()