Searched refs:tasdev (Results 1 – 3 of 3) sorted by relevance
367 struct tasdevice *tasdev = tas_priv->tasdevice; in calib_data_get() local372 if (clt->addr == tasdev[i].dev_addr) { in calib_data_get()403 struct tasdevice *tasdev = tas_priv->tasdevice; in sngl_calib_start() local404 struct bulk_reg_val *p = tasdev[i].cali_data_backup; in sngl_calib_start()405 struct bulk_reg_val *t = &tasdev[i].alp_cali_bckp; in sngl_calib_start()520 struct tasdevice *tasdev = priv->tasdevice; in tas2781_calib_stop_put() local521 struct bulk_reg_val *p = tasdev[i].cali_data_backup; in tas2781_calib_stop_put()522 struct bulk_reg_val *t = &tasdev[i].alp_cali_bckp; in tas2781_calib_stop_put()562 struct tasdevice *tasdev = tas_priv->tasdevice; in tas2563_calib_start_put() local563 struct bulk_reg_val *p = tasdev[i].cali_data_backup; in tas2563_calib_start_put()[all …]
2193 struct tasdevice *tasdev = &(tas_priv->tasdevice[i]); in tas2781_load_calibration() local2216 tas_fmw = tasdev->cali_data_fmw = kzalloc_obj(struct tasdevice_fw); in tas2781_load_calibration()2217 if (!tasdev->cali_data_fmw) { in tas2781_load_calibration()2407 struct tasdevice *tasdev; in tasdevice_calbin_remove() local2414 tasdev = &(tas_priv->tasdevice[i]); in tasdevice_calbin_remove()2415 if (!tasdev->cali_data_fmw) in tasdevice_calbin_remove()2417 tas2781_clear_calfirmware(tasdev->cali_data_fmw); in tasdevice_calbin_remove()2418 tasdev->cali_data_fmw = NULL; in tasdevice_calbin_remove()
166 struct tasdevice *tasdev = &p->tasdevice[chn]; in tasdevice_spi_change_chn_book() 169 if (tasdev->cur_book != book) { in tasdevice_spi_change_chn_book() 174 tasdev->cur_book = book; in tasdevice_spi_change_chn_book() 158 struct tasdevice *tasdev = &p->tasdevice[chn]; tasdevice_spi_change_chn_book() local