Lines Matching refs:soc_bytes_ext
308 struct soc_bytes_ext bytes_ext;
363 static inline struct wm_coeff_ctl *bytes_ext_to_ctl(struct soc_bytes_ext *ext) in bytes_ext_to_ctl()
371 struct soc_bytes_ext *bytes_ext = in wm_coeff_info()
372 (struct soc_bytes_ext *)kctl->private_value; in wm_coeff_info()
396 struct soc_bytes_ext *bytes_ext = in wm_coeff_put()
397 (struct soc_bytes_ext *)kctl->private_value; in wm_coeff_put()
413 struct soc_bytes_ext *bytes_ext = in wm_coeff_tlv_put()
414 (struct soc_bytes_ext *)kctl->private_value; in wm_coeff_tlv_put()
434 struct soc_bytes_ext *bytes_ext = in wm_coeff_put_acked()
435 (struct soc_bytes_ext *)kctl->private_value; in wm_coeff_put_acked()
459 struct soc_bytes_ext *bytes_ext = in wm_coeff_get()
460 (struct soc_bytes_ext *)kctl->private_value; in wm_coeff_get()
476 struct soc_bytes_ext *bytes_ext = in wm_coeff_tlv_get()
477 (struct soc_bytes_ext *)kctl->private_value; in wm_coeff_tlv_get()