Lines Matching refs:wm_coeff_ctl

488 struct wm_coeff_ctl {  struct
808 static inline struct wm_coeff_ctl *bytes_ext_to_ctl(struct soc_bytes_ext *ext) in bytes_ext_to_ctl()
810 return container_of(ext, struct wm_coeff_ctl, bytes_ext); in bytes_ext_to_ctl()
813 static int wm_coeff_base_reg(struct wm_coeff_ctl *ctl, unsigned int *reg) in wm_coeff_base_reg()
836 struct wm_coeff_ctl *ctl = bytes_ext_to_ctl(bytes_ext); in wm_coeff_info()
855 static int wm_coeff_write_acked_control(struct wm_coeff_ctl *ctl, in wm_coeff_write_acked_control()
915 static int wm_coeff_write_control(struct wm_coeff_ctl *ctl, in wm_coeff_write_control()
951 struct wm_coeff_ctl *ctl = bytes_ext_to_ctl(bytes_ext); in wm_coeff_put()
976 struct wm_coeff_ctl *ctl = bytes_ext_to_ctl(bytes_ext); in wm_coeff_tlv_put()
1001 struct wm_coeff_ctl *ctl = bytes_ext_to_ctl(bytes_ext); in wm_coeff_put_acked()
1020 static int wm_coeff_read_control(struct wm_coeff_ctl *ctl, in wm_coeff_read_control()
1056 struct wm_coeff_ctl *ctl = bytes_ext_to_ctl(bytes_ext); in wm_coeff_get()
1084 struct wm_coeff_ctl *ctl = bytes_ext_to_ctl(bytes_ext); in wm_coeff_tlv_get()
1124 struct wm_coeff_ctl *ctl;
1160 static int wmfw_add_ctl(struct wm_adsp *dsp, struct wm_coeff_ctl *ctl) in wmfw_add_ctl()
1211 struct wm_coeff_ctl *ctl; in wm_coeff_init_control_caches()
1237 struct wm_coeff_ctl *ctl; in wm_coeff_sync_controls()
1256 struct wm_coeff_ctl *ctl; in wm_adsp_signal_event_controls()
1284 static void wm_adsp_free_ctl_blk(struct wm_coeff_ctl *ctl) in wm_adsp_free_ctl_blk()
1297 struct wm_coeff_ctl *ctl; in wm_adsp_create_control()
1853 struct wm_coeff_ctl *ctl; in wm_adsp_ctl_fixup_base()
2442 struct wm_coeff_ctl *ctl; in wm_adsp1_event()
2735 struct wm_coeff_ctl *ctl; in wm_adsp2_early_event()
2951 struct wm_coeff_ctl *ctl; in wm_adsp2_remove()
2954 ctl = list_first_entry(&dsp->ctl_list, struct wm_coeff_ctl, in wm_adsp2_remove()
3267 static struct wm_coeff_ctl *
3271 struct wm_coeff_ctl *ctl; in wm_adsp_find_host_buffer_ctrl()
3289 struct wm_coeff_ctl *ctl; in wm_adsp_buffer_locate()