Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/codecs/
Dwm_adsp.c1020 static int wm_coeff_read_control(struct wm_coeff_ctl *ctl, in wm_coeff_read_control() function
1064 ret = wm_coeff_read_control(ctl, p, ctl->len); in wm_coeff_get()
1069 ret = wm_coeff_read_control(ctl, ctl->cache, ctl->len); in wm_coeff_get()
1091 ret = wm_coeff_read_control(ctl, ctl->cache, size); in wm_coeff_tlv_get()
1096 ret = wm_coeff_read_control(ctl, ctl->cache, size); in wm_coeff_tlv_get()
1226 ret = wm_coeff_read_control(ctl, ctl->cache, ctl->len); in wm_coeff_init_control_caches()