Lines Matching defs:wm_coeff_ctl
599 struct wm_coeff_ctl { struct
603 struct wm_coeff_ctl_ops ops; argument
604 struct wm_adsp *dsp;
605 unsigned int enabled:1;
606 struct list_head list;
607 void *cache;
608 unsigned int offset;
609 size_t len;
610 unsigned int set:1;
611 struct soc_bytes_ext bytes_ext;
612 unsigned int flags;
613 unsigned int type;