Searched refs:tasdev (Results 1 – 3 of 3) sorted by relevance
54 struct tasdevice *tasdev = &tas_priv->tasdevice[chn]; in tasdevice_change_chn_book() local57 if (client->addr != tasdev->dev_addr) { in tasdevice_change_chn_book()58 client->addr = tasdev->dev_addr; in tasdevice_change_chn_book()72 if (tasdev->cur_book != book) { in tasdevice_change_chn_book()79 tasdev->cur_book = book; in tasdevice_change_chn_book()95 struct tasdevice *tasdev = &tas_priv->tasdevice[chn]; in tasdev_chn_switch() local99 if (client->addr != tasdev->dev_addr) { in tasdev_chn_switch()100 client->addr = tasdev->dev_addr; in tasdev_chn_switch()
340 if (clt->addr == tasdev[i].dev_addr) { in calib_data_get()488 struct tasdevice *tasdev = priv->tasdevice; in tas2781_calib_stop_put() local658 if (clt->addr == tasdev[i].dev_addr) { in tas2781_latch_reg_get()1144 if (clt->addr == tasdev[i].dev_addr) { in tasdevice_active_num_get()1277 struct tasdevice *tasdev = priv->tasdevice; in tasdevice_create_cali_ctrls() local1301 p = tasdev[i].cali_data_backup = in tasdevice_create_cali_ctrls()1304 if (!tasdev[i].cali_data_backup) in tasdevice_create_cali_ctrls()1309 p = &tasdev[i].alp_cali_bckp; in tasdevice_create_cali_ctrls()1318 tasdev[i].cali_data_backup = in tasdevice_create_cali_ctrls()1321 if (!tasdev[i].cali_data_backup) in tasdevice_create_cali_ctrls()[all …]
2014 struct tasdevice *tasdev = &(tas_priv->tasdevice[i]); in tas2781_load_calibration() local2037 tas_fmw = tasdev->cali_data_fmw = kzalloc(sizeof(struct tasdevice_fw), in tas2781_load_calibration()2039 if (!tasdev->cali_data_fmw) { in tas2781_load_calibration()2230 struct tasdevice *tasdev; in tasdevice_calbin_remove() local2237 tasdev = &(tas_priv->tasdevice[i]); in tasdevice_calbin_remove()2238 if (!tasdev->cali_data_fmw) in tasdevice_calbin_remove()2240 tas2781_clear_calfirmware(tasdev->cali_data_fmw); in tasdevice_calbin_remove()2241 tasdev->cali_data_fmw = NULL; in tasdevice_calbin_remove()