Home
last modified time | relevance | path

Searched refs:TASDEV_BASIC (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/include/sound/
H A Dtas2781.h117 TASDEV_BASIC, enumerator
/linux-6.15/sound/pci/hda/
H A Dtas2781_hda_i2c.c574 if (tas_priv->dspbin_typ != TASDEV_BASIC) { in tas2781_apply_calib()
/linux-6.15/sound/soc/codecs/
H A Dtas2781-fmwlib.c1815 tas_priv->dspbin_typ = TASDEV_BASIC; in dspbin_type_check()
1819 if (tas_priv->dspbin_typ != TASDEV_BASIC) in dspbin_type_check()
H A Dtas2781-i2c.c624 if (priv->dspbin_typ == TASDEV_BASIC) { in tasdev_cali_data_put()