Lines Matching refs:soc_bytes_ext
314 struct soc_bytes_ext bytes_ext;
369 static inline struct wm_coeff_ctl *bytes_ext_to_ctl(struct soc_bytes_ext *ext) in bytes_ext_to_ctl()
377 struct soc_bytes_ext *bytes_ext = in wm_coeff_info()
378 (struct soc_bytes_ext *)kctl->private_value; in wm_coeff_info()
402 struct soc_bytes_ext *bytes_ext = in wm_coeff_put()
403 (struct soc_bytes_ext *)kctl->private_value; in wm_coeff_put()
419 struct soc_bytes_ext *bytes_ext = in wm_coeff_tlv_put()
420 (struct soc_bytes_ext *)kctl->private_value; in wm_coeff_tlv_put()
445 struct soc_bytes_ext *bytes_ext = in wm_coeff_put_acked()
446 (struct soc_bytes_ext *)kctl->private_value; in wm_coeff_put_acked()
473 struct soc_bytes_ext *bytes_ext = in wm_coeff_get()
474 (struct soc_bytes_ext *)kctl->private_value; in wm_coeff_get()
490 struct soc_bytes_ext *bytes_ext = in wm_coeff_tlv_get()
491 (struct soc_bytes_ext *)kctl->private_value; in wm_coeff_tlv_get()