Searched refs:tasdevice_dev_read (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/sound/soc/codecs/ |
H A D | tas2781-comlib.c | 91 int tasdevice_dev_read(struct tasdevice_priv *tas_priv, in tasdevice_dev_read() function 116 EXPORT_SYMBOL_GPL(tasdevice_dev_read); 474 ret = tasdevice_dev_read(tas_priv, 0, mc->reg, &val); in tasdevice_amp_getvol() 527 ret = tasdevice_dev_read(tas_priv, 0, mc->reg, &val); in tasdevice_digital_getvol()
|
H A D | tas2781-fmwlib.c | 1425 ret = tasdevice_dev_read(tasdevice, chl, in do_singlereg_checksum() 1529 ret = tasdevice_dev_read(tas_priv, chn, TASDEVICE_I2CChecksum, in tasdev_block_chksum()
|
/openbmc/linux/include/sound/ |
H A D | tas2781.h | 142 int tasdevice_dev_read(struct tasdevice_priv *tas_priv,
|