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()
414 struct soc_bytes_ext *bytes_ext = in wm_coeff_tlv_put()
415 (struct soc_bytes_ext *)kctl->private_value; in wm_coeff_tlv_put()
438 struct soc_bytes_ext *bytes_ext = in wm_coeff_put_acked()
439 (struct soc_bytes_ext *)kctl->private_value; in wm_coeff_put_acked()
466 struct soc_bytes_ext *bytes_ext = in wm_coeff_get()
467 (struct soc_bytes_ext *)kctl->private_value; in wm_coeff_get()
478 struct soc_bytes_ext *bytes_ext = in wm_coeff_tlv_get()
479 (struct soc_bytes_ext *)kctl->private_value; in wm_coeff_tlv_get()