Searched refs:calib_data_get (Results 1 – 1 of 1) sorted by relevance
| /linux/sound/soc/codecs/ |
| H A D | tas2781-i2c.c | 366 static int calib_data_get(struct tasdevice_priv *tas_priv, int reg, in calib_data_get() function 743 return calib_data_get(tas_priv, reg, &dst[1]); in tasdev_tf_data_get() 769 return calib_data_get(tas_priv, reg, &dst[1]); in tasdev_re_data_get() 792 return calib_data_get(tas_priv, reg, &dst[1]); in tasdev_r0_data_get() 812 return calib_data_get(tas_priv, reg, &dst[1]); in tasdev_XMA1_data_get() 832 return calib_data_get(tas_priv, reg, &dst[1]); in tasdev_XMA2_data_get()
|