Home
last modified time | relevance | path

Searched refs:dvc_tlv_table (Results 1 – 2 of 2) sorted by relevance

/linux/include/sound/
H A Dtas2781.h219 const unsigned char (*dvc_tlv_table)[4]; member
/linux/sound/soc/codecs/
H A Dtas2781-i2c.c868 ar_mid = get_unaligned_be32(tas_dev->dvc_tlv_table[mid]); in tasdevice_digital_gain_get()
875 ar_l = get_unaligned_be32(tas_dev->dvc_tlv_table[l]); in tasdevice_digital_gain_get()
876 ar_r = get_unaligned_be32(tas_dev->dvc_tlv_table[r]); in tasdevice_digital_gain_get()
910 volwr = get_unaligned_be32(tas_dev->dvc_tlv_table[vol]); in tasdevice_digital_gain_put()
917 (unsigned char *)tas_dev->dvc_tlv_table[vol], 4); in tasdevice_digital_gain_put()
2059 tas_priv->dvc_tlv_table = tas2x20_dvc_table; in tasdevice_codec_probe()
2081 tas_priv->dvc_tlv_table = tas2563_dvc_table; in tasdevice_codec_probe()