Lines Matching defs:tasdev
336 struct tasdevice *tasdev = tas_priv->tasdevice;
341 if (clt->addr == tasdev[i].dev_addr) {
372 struct tasdevice *tasdev = tas_priv->tasdevice;
373 struct bulk_reg_val *p = tasdev[i].cali_data_backup;
374 struct bulk_reg_val *t = &tasdev[i].alp_cali_bckp;
489 struct tasdevice *tasdev = priv->tasdevice;
490 struct bulk_reg_val *p = tasdev[i].cali_data_backup;
491 struct bulk_reg_val *t = &tasdev[i].alp_cali_bckp;
531 struct tasdevice *tasdev = tas_priv->tasdevice;
532 struct bulk_reg_val *p = tasdev[i].cali_data_backup;
565 struct tasdevice *tasdev = tas_priv->tasdevice;
566 struct bulk_reg_val *p = tasdev[i].cali_data_backup;
652 struct tasdevice *tasdev = tas_priv->tasdevice;
659 if (clt->addr == tasdev[i].dev_addr) {
1141 struct tasdevice *tasdev = tas_priv->tasdevice;
1145 if (clt->addr == tasdev[i].dev_addr) {
1278 struct tasdevice *tasdev = priv->tasdevice;
1302 p = tasdev[i].cali_data_backup =
1305 if (!tasdev[i].cali_data_backup)
1310 p = &tasdev[i].alp_cali_bckp;
1319 tasdev[i].cali_data_backup =
1322 if (!tasdev[i].cali_data_backup)
1824 struct tasdevice *tasdev = tas_priv->tasdevice;
1828 kfree(tasdev[i].cali_data_backup);
1973 .name = "tasdev-codec",