Home
last modified time | relevance | path

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

/linux/include/sound/
H A Dtas2781.h138 TASDEV_BASIC, enumerator
/linux/sound/hda/codecs/side-codecs/
H A Dtas2781_hda.c154 if (p->dspbin_typ == TASDEV_BASIC) { in tas2781_apply_calib()
/linux/sound/soc/codecs/
H A Dtas2781-fmwlib.c1902 tas_priv->dspbin_typ = TASDEV_BASIC; in dspbin_type_check()
1906 if ((tas_priv->dspbin_typ != TASDEV_BASIC) && in dspbin_type_check()
H A Dtas2781-i2c.c656 if (priv->dspbin_typ == TASDEV_BASIC) { in tasdev_cali_data_put()