Home
last modified time | relevance | path

Searched refs:shared_calib (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/thermal/
Dtegra_soctherm.c346 struct tsensor_shared_calibration shared_calib; in tegra_soctherm_probe() local
396 err = calculate_shared_calibration(&shared_calib); in tegra_soctherm_probe()
401 err = enable_tsensor(tegra, tsensors + i, &shared_calib); in tegra_soctherm_probe()