Home
last modified time | relevance | path

Searched refs:tasdevice_dev_bulk_read (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/sound/soc/codecs/
H A Dtas2781-i2c.c262 rc = tasdevice_dev_bulk_read(priv, j, p->r0_reg, &dst[i], 4); in tasdev_cali_data_get()
275 rc = tasdevice_dev_bulk_read(priv, j, p->r0_low_reg, in tasdev_cali_data_get()
289 rc = tasdevice_dev_bulk_read(priv, j, p->invr0_reg, in tasdev_cali_data_get()
316 rc = tasdevice_dev_bulk_read(priv, j, p->tlimit_reg, in tasdev_cali_data_get()
343 rc = tasdevice_dev_bulk_read(tas_priv, i, reg, &dst[1], in calib_data_get()
398 tasdevice_dev_bulk_read(tas_priv, i, p[j].reg, in sngl_calib_start()
404 tasdevice_dev_bulk_read(tas_priv, i, t->reg, t->val, 4); in sngl_calib_start()
440 tasdevice_dev_bulk_read(tas_priv, i, t->reg, val, 4); in sngl_calib_start()
541 tasdevice_dev_bulk_read(tas_priv, in tas2563_calib_start_put()
815 ret = tasdevice_dev_bulk_read(tas_dev, 0, reg, data, 4); in tas2563_digital_gain_get()
[all …]
H A Dtas2781-comlib.c202 int tasdevice_dev_bulk_read(struct tasdevice_priv *tas_priv, in tasdevice_dev_bulk_read() function
226 EXPORT_SYMBOL_GPL(tasdevice_dev_bulk_read);
H A Dtas2781-fmwlib.c1464 ret = tasdevice_dev_bulk_read(tasdevice, chn, in tasdev_multibytes_chksum()
/linux-6.15/include/sound/
H A Dtas2781.h235 int tasdevice_dev_bulk_read(struct tasdevice_priv *tas_priv,