Home
last modified time | relevance | path

Searched refs:dev_bulk_read (Results 1 – 3 of 3) sorted by relevance

/linux/include/sound/
H A Dtas2781.h261 int (*dev_bulk_read)(struct tasdevice_priv *tas_priv, member
/linux/sound/soc/codecs/
H A Dtas2781-fmwlib.c1551 ret = tasdevice->dev_bulk_read(tasdevice, chn, in tasdev_multibytes_chksum()
2490 rc = priv->dev_bulk_read(priv, i, p->r0_reg, r0_deflt, 4); in tas2781_cali_preproc()
2514 rc = priv->dev_bulk_read(priv, i, spec->sin_gni_reg, in tas2781_cali_preproc()
/linux/sound/hda/codecs/side-codecs/
H A Dtas2781_hda_spi.c242 tas_priv->dev_bulk_read = tasdevice_spi_dev_bulk_read; in tasdevice_spi_amp_putvol()