Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/codecs/
Dwm_adsp.c1070 static int wm_coeff_write_ctrl(struct wm_coeff_ctl *ctl, in wm_coeff_write_ctrl() function
1097 ret = wm_coeff_write_ctrl(ctl, p, ctl->len); in wm_coeff_put()
1116 ret = wm_coeff_write_ctrl(ctl, ctl->cache, size); in wm_coeff_tlv_put()
2067 ret = wm_coeff_write_ctrl(ctl, buf, len); in wm_adsp_write_ctl()