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