tasdevice_dev_read
int tasdevice_dev_read(struct tasdevice_priv *tas_priv,
ret = tasdevice_dev_read(tas_priv, chn, reg, &val);
ret = tasdevice_dev_read(tas_priv, chn, reg, val);
tas_priv->dev_read = tasdevice_dev_read;
ret = tasdevice_dev_read(tas_priv, 0, mc->reg, &val);
ret = tasdevice_dev_read(tas_priv, 0, mc->reg, &val);
EXPORT_SYMBOL_GPL(tasdevice_dev_read);
rc = tasdevice_dev_read(priv, i, TAS2781_PG_REG,
ret = tasdevice_dev_read(priv, chn, reg, &val);
tasdevice_dev_read(tas_priv, i, p[j].reg,
tasdevice_dev_read(tas_priv,
rc = tasdevice_dev_read(tas_priv, i,