Searched refs:tasdevice_dev_read (Results 1 – 5 of 5) sorted by relevance
| /linux/sound/soc/codecs/ |
| H A D | tas2781-comlib.c | 22 int tasdevice_dev_read(struct tasdevice_priv *tas_priv, in tasdevice_dev_read() function 47 EXPORT_SYMBOL_GPL(tasdevice_dev_read);
|
| H A D | tas2781-i2c.c | 421 tasdevice_dev_read(tas_priv, i, p[j].reg, in sngl_calib_start() 570 tasdevice_dev_read(tas_priv, in tas2563_calib_start_put() 693 rc = tasdevice_dev_read(tas_priv, i, in tas2781_latch_reg_get() 1600 ret = tasdevice_dev_read(priv, chn, reg, &val); in acoustic_ctl_write()
|
| H A D | tas2781-fmwlib.c | 2502 rc = tasdevice_dev_read(priv, i, TAS2781_PG_REG, in tas2781_cali_preproc()
|
| /linux/include/sound/ |
| H A D | tas2781.h | 265 int tasdevice_dev_read(struct tasdevice_priv *tas_priv,
|
| /linux/sound/hda/codecs/side-codecs/ |
| H A D | tas2781_hda_spi.c | 94 ret = tasdevice_dev_read(tas_priv, chn, reg, val); in tasdevice_spi_dev_read() 138 ret = tasdevice_dev_read(tas_priv, chn, reg, &val); in tasdevice_spi_dev_update_bits()
|