Home
last modified time | relevance | path

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

/Linux-v5.4/sound/soc/codecs/
Dwm_adsp.c1135 static int wm_coeff_read_control(struct wm_coeff_ctl *ctl, in wm_coeff_read_control() function
1179 ret = wm_coeff_read_control(ctl, p, ctl->len); in wm_coeff_get()
1184 ret = wm_coeff_read_control(ctl, ctl->cache, ctl->len); in wm_coeff_get()
1206 ret = wm_coeff_read_control(ctl, ctl->cache, size); in wm_coeff_tlv_get()
1211 ret = wm_coeff_read_control(ctl, ctl->cache, size); in wm_coeff_tlv_get()
1340 ret = wm_coeff_read_control(ctl, ctl->cache, ctl->len); in wm_coeff_init_control_caches()