Searched refs:tasdev (Results 1 – 3 of 3) sorted by relevance
368 struct tasdevice *tasdev = tas_priv->tasdevice; in calib_data_get() 373 if (clt->addr == tasdev[i].dev_addr) { in calib_data_get() 404 struct tasdevice *tasdev = tas_priv->tasdevice; in sngl_calib_start() 405 struct bulk_reg_val *p = tasdev[i].cali_data_backup; in sngl_calib_start() 406 struct bulk_reg_val *t = &tasdev[i].alp_cali_bckp; in sngl_calib_start() local 521 struct tasdevice *tasdev = priv->tasdevice; in tas2781_calib_stop_put() 522 struct bulk_reg_val *p = tasdev[i].cali_data_backup; in tas2781_calib_stop_put() 523 struct bulk_reg_val *t = &tasdev[i].alp_cali_bckp; in tas2781_calib_stop_put() local 563 struct tasdevice *tasdev = tas_priv->tasdevice; in tas2563_calib_start_put() 564 struct bulk_reg_val *p = tasdev[ in tas2563_calib_start_put() 370 struct tasdevice *tasdev = tas_priv->tasdevice; calib_data_get() local 565 struct tasdevice *tasdev = tas_priv->tasdevice; tas2563_calib_start_put() local 599 struct tasdevice *tasdev = tas_priv->tasdevice; tas2563_calib_stop_put() local 686 struct tasdevice *tasdev = tas_priv->tasdevice; tas2781_latch_reg_get() local 1188 struct tasdevice *tasdev = tas_priv->tasdevice; tasdevice_active_num_get() local 1338 struct tasdevice *tasdev = priv->tasdevice; tasdevice_create_cali_ctrls() local 1944 struct tasdevice *tasdev = tas_priv->tasdevice; tasdevice_deinit() local [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()
158 struct tasdevice *tasdev = &p->tasdevice[chn]; in tasdevice_spi_change_chn_book() local161 if (tasdev->cur_book != book) { in tasdevice_spi_change_chn_book()166 tasdev->cur_book = book; in tasdevice_spi_change_chn_book()