Home
last modified time | relevance | path

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

/Linux-v5.4/sound/soc/codecs/
Dwm_adsp.c599 struct wm_coeff_ctl { struct
923 static inline struct wm_coeff_ctl *bytes_ext_to_ctl(struct soc_bytes_ext *ext) in bytes_ext_to_ctl()
925 return container_of(ext, struct wm_coeff_ctl, bytes_ext); in bytes_ext_to_ctl()
928 static int wm_coeff_base_reg(struct wm_coeff_ctl *ctl, unsigned int *reg) in wm_coeff_base_reg()
951 struct wm_coeff_ctl *ctl = bytes_ext_to_ctl(bytes_ext); in wm_coeff_info()
970 static int wm_coeff_write_acked_control(struct wm_coeff_ctl *ctl, in wm_coeff_write_acked_control()
1030 static int wm_coeff_write_control(struct wm_coeff_ctl *ctl, in wm_coeff_write_control()
1066 struct wm_coeff_ctl *ctl = bytes_ext_to_ctl(bytes_ext); in wm_coeff_put()
1091 struct wm_coeff_ctl *ctl = bytes_ext_to_ctl(bytes_ext); in wm_coeff_tlv_put()
1116 struct wm_coeff_ctl *ctl = bytes_ext_to_ctl(bytes_ext); in wm_coeff_put_acked()
[all …]