Home
last modified time | relevance | path

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

/Linux-v6.1/sound/soc/codecs/
Dwm_adsp.c313 struct soc_bytes_ext bytes_ext; member
370 return container_of(ext, struct wm_coeff_ctl, bytes_ext); in bytes_ext_to_ctl()
376 struct soc_bytes_ext *bytes_ext = in wm_coeff_info() local
378 struct wm_coeff_ctl *ctl = bytes_ext_to_ctl(bytes_ext); in wm_coeff_info()
401 struct soc_bytes_ext *bytes_ext = in wm_coeff_put() local
403 struct wm_coeff_ctl *ctl = bytes_ext_to_ctl(bytes_ext); in wm_coeff_put()
418 struct soc_bytes_ext *bytes_ext = in wm_coeff_tlv_put() local
420 struct wm_coeff_ctl *ctl = bytes_ext_to_ctl(bytes_ext); in wm_coeff_tlv_put()
439 struct soc_bytes_ext *bytes_ext = in wm_coeff_put_acked() local
441 struct wm_coeff_ctl *ctl = bytes_ext_to_ctl(bytes_ext); in wm_coeff_put_acked()
[all …]
Dmsm8916-wcd-digital.c217 .bytes_ext = {.max = WCD_IIR_FILTER_SIZE, }, \
224 struct soc_bytes_ext bytes_ext; member
430 struct soc_bytes_ext *params = &ctl->bytes_ext; in msm8x16_wcd_get_iir_band_audio_mixer()
476 struct soc_bytes_ext *params = &ctl->bytes_ext; in msm8x16_wcd_put_iir_band_audio_mixer()
503 struct soc_bytes_ext *params = &ctl->bytes_ext; in wcd_iir_filter_info()
Dtscs42xx.c51 struct soc_bytes_ext bytes_ext; member
271 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, }, \
Dda7218.c565 struct soc_bytes_ext *bytes_ext = in da7218_biquad_coeff_get() local
569 switch (bytes_ext->max) { in da7218_biquad_coeff_get()
572 bytes_ext->max); in da7218_biquad_coeff_get()
576 bytes_ext->max); in da7218_biquad_coeff_get()
590 struct soc_bytes_ext *bytes_ext = in da7218_biquad_coeff_put() local
600 switch (bytes_ext->max) { in da7218_biquad_coeff_put()
604 bytes_ext->max); in da7218_biquad_coeff_put()
609 bytes_ext->max); in da7218_biquad_coeff_put()
620 for (i = 0; i < bytes_ext->max; ++i) { in da7218_biquad_coeff_put()
Dtscs454.c146 struct soc_bytes_ext bytes_ext; member
315 struct soc_bytes_ext *params = &ctl->bytes_ext; in coeff_ram_get()
396 struct soc_bytes_ext *params = &ctl->bytes_ext; in coeff_ram_put()
1485 struct soc_bytes_ext *params = &ctl->bytes_ext; in bytes_info_ext()
1529 .bytes_ext = {.max = xcount, }, \
Dlpass-rx-macro.c559 .bytes_ext = {.max = RX_MACRO_IIR_FILTER_SIZE, }, \
625 struct soc_bytes_ext bytes_ext; member
2748 struct soc_bytes_ext *params = &ctl->bytes_ext; in rx_macro_put_iir_band_audio_mixer()
2777 struct soc_bytes_ext *params = &ctl->bytes_ext; in rx_macro_get_iir_band_audio_mixer()
2798 struct soc_bytes_ext *params = &ctl->bytes_ext; in rx_macro_iir_filter_info()
Dwcd934x.c131 .bytes_ext = {.max = WCD_IIR_FILTER_SIZE, }, \
586 struct soc_bytes_ext bytes_ext; member
3156 struct soc_bytes_ext *params = &ctl->bytes_ext; in wcd934x_put_iir_band_audio_mixer()
3185 struct soc_bytes_ext *params = &ctl->bytes_ext; in wcd934x_get_iir_band_audio_mixer()
3206 struct soc_bytes_ext *params = &ctl->bytes_ext; in wcd934x_iir_filter_info()