Searched refs:cali_data_fmw (Results 1 – 2 of 2) sorted by relevance
153 struct tasdevice_fw *cali_data_fmw; member
2216 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()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()