Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/qcom/
H A Dtsens-v0_1.c26 static struct tsens_legacy_calibration_format tsens_8916_nvmem = {
42 static struct tsens_legacy_calibration_format tsens_8974_nvmem = {
64 static struct tsens_legacy_calibration_format tsens_8974_backup_nvmem = {
H A Dtsens-v1.c24 static struct tsens_legacy_calibration_format tsens_qcs404_nvmem = {
H A Dtsens.h613 struct tsens_legacy_calibration_format { struct
627 const struct tsens_legacy_calibration_format *format, argument
H A Dtsens.c206 const struct tsens_legacy_calibration_format *format, in tsens_read_calibration_legacy()