Searched refs:bytes_ext (Results 1 – 4 of 4) sorted by relevance
500 struct soc_bytes_ext bytes_ext; member810 return container_of(ext, struct wm_coeff_ctl, bytes_ext); in bytes_ext_to_ctl()834 struct soc_bytes_ext *bytes_ext = in wm_coeff_info() local836 struct wm_coeff_ctl *ctl = bytes_ext_to_ctl(bytes_ext); in wm_coeff_info()949 struct soc_bytes_ext *bytes_ext = in wm_coeff_put() local951 struct wm_coeff_ctl *ctl = bytes_ext_to_ctl(bytes_ext); in wm_coeff_put()974 struct soc_bytes_ext *bytes_ext = in wm_coeff_tlv_put() local976 struct wm_coeff_ctl *ctl = bytes_ext_to_ctl(bytes_ext); in wm_coeff_tlv_put()999 struct soc_bytes_ext *bytes_ext = in wm_coeff_put_acked() local1001 struct wm_coeff_ctl *ctl = bytes_ext_to_ctl(bytes_ext); in wm_coeff_put_acked()[all …]
51 struct soc_bytes_ext bytes_ext; member271 struct soc_bytes_ext *params = &ctl->bytes_ext; in coeff_ram_get()291 struct soc_bytes_ext *params = &ctl->bytes_ext; in coeff_ram_put()608 struct soc_bytes_ext *params = &ctl->bytes_ext; in bytes_info_ext()622 .bytes_ext = {.max = xcount, }, \
569 struct soc_bytes_ext *bytes_ext = in da7218_biquad_coeff_get() local573 switch (bytes_ext->max) { in da7218_biquad_coeff_get()576 bytes_ext->max); in da7218_biquad_coeff_get()580 bytes_ext->max); in da7218_biquad_coeff_get()594 struct soc_bytes_ext *bytes_ext = in da7218_biquad_coeff_put() local604 switch (bytes_ext->max) { in da7218_biquad_coeff_put()608 bytes_ext->max); in da7218_biquad_coeff_put()613 bytes_ext->max); in da7218_biquad_coeff_put()624 for (i = 0; i < bytes_ext->max; ++i) { in da7218_biquad_coeff_put()
147 struct soc_bytes_ext bytes_ext; member316 struct soc_bytes_ext *params = &ctl->bytes_ext; in coeff_ram_get()402 struct soc_bytes_ext *params = &ctl->bytes_ext; in coeff_ram_put()1491 struct soc_bytes_ext *params = &ctl->bytes_ext; in bytes_info_ext()1535 .bytes_ext = {.max = xcount, }, \