Searched refs:tasdevice_dev_read (Results 1 – 3 of 3) sorted by relevance
/linux-6.8/sound/soc/codecs/ |
D | tas2781-comlib.c | 92 int tasdevice_dev_read(struct tasdevice_priv *tas_priv, in tasdevice_dev_read() function 117 EXPORT_SYMBOL_GPL(tasdevice_dev_read); 478 ret = tasdevice_dev_read(tas_priv, 0, mc->reg, &val); in tasdevice_amp_getvol() 531 ret = tasdevice_dev_read(tas_priv, 0, mc->reg, &val); in tasdevice_digital_getvol()
|
D | tas2781-fmwlib.c | 1397 ret = tasdevice_dev_read(tasdevice, chl, in do_singlereg_checksum() 1501 ret = tasdevice_dev_read(tas_priv, chn, TASDEVICE_I2CChecksum, in tasdev_block_chksum()
|
/linux-6.8/include/sound/ |
D | tas2781.h | 152 int tasdevice_dev_read(struct tasdevice_priv *tas_priv,
|