Lines Matching defs:wm_coeff_ctl
488 struct wm_coeff_ctl { struct
492 struct wm_coeff_ctl_ops ops; argument
493 struct wm_adsp *dsp;
494 unsigned int enabled:1;
495 struct list_head list;
496 void *cache;
497 unsigned int offset;
498 size_t len;
499 unsigned int set:1;
500 struct soc_bytes_ext bytes_ext;
501 unsigned int flags;
502 unsigned int type;