Lines Matching refs:wm_coeff_ctl
310 struct wm_coeff_ctl { struct
368 static inline struct wm_coeff_ctl *bytes_ext_to_ctl(struct soc_bytes_ext *ext) in bytes_ext_to_ctl()
370 return container_of(ext, struct wm_coeff_ctl, bytes_ext); in bytes_ext_to_ctl()
378 struct wm_coeff_ctl *ctl = bytes_ext_to_ctl(bytes_ext); in wm_coeff_info()
403 struct wm_coeff_ctl *ctl = bytes_ext_to_ctl(bytes_ext); in wm_coeff_put()
420 struct wm_coeff_ctl *ctl = bytes_ext_to_ctl(bytes_ext); in wm_coeff_tlv_put()
446 struct wm_coeff_ctl *ctl = bytes_ext_to_ctl(bytes_ext); in wm_coeff_put_acked()
474 struct wm_coeff_ctl *ctl = bytes_ext_to_ctl(bytes_ext); in wm_coeff_get()
491 struct wm_coeff_ctl *ctl = bytes_ext_to_ctl(bytes_ext); in wm_coeff_tlv_get()
555 struct wm_coeff_ctl *ctl = container_of(work, in wm_adsp_ctl_work()
556 struct wm_coeff_ctl, in wm_adsp_ctl_work()
601 struct wm_coeff_ctl *ctl; in wm_adsp_control_add()
675 struct wm_coeff_ctl *ctl = cs_ctl->priv; in wm_adsp_control_remove()
687 struct wm_coeff_ctl *ctl; in wm_adsp_write_ctl()