Lines Matching refs:soc_bytes_ext
313 struct soc_bytes_ext bytes_ext;
368 static inline struct wm_coeff_ctl *bytes_ext_to_ctl(struct soc_bytes_ext *ext) in bytes_ext_to_ctl()
376 struct soc_bytes_ext *bytes_ext = in wm_coeff_info()
377 (struct soc_bytes_ext *)kctl->private_value; in wm_coeff_info()
401 struct soc_bytes_ext *bytes_ext = in wm_coeff_put()
402 (struct soc_bytes_ext *)kctl->private_value; in wm_coeff_put()
418 struct soc_bytes_ext *bytes_ext = in wm_coeff_tlv_put()
419 (struct soc_bytes_ext *)kctl->private_value; in wm_coeff_tlv_put()
444 struct soc_bytes_ext *bytes_ext = in wm_coeff_put_acked()
445 (struct soc_bytes_ext *)kctl->private_value; in wm_coeff_put_acked()
472 struct soc_bytes_ext *bytes_ext = in wm_coeff_get()
473 (struct soc_bytes_ext *)kctl->private_value; in wm_coeff_get()
489 struct soc_bytes_ext *bytes_ext = in wm_coeff_tlv_get()
490 (struct soc_bytes_ext *)kctl->private_value; in wm_coeff_tlv_get()