Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Dntc_thermistor.c52 static const struct platform_device_id ntc_thermistor_id[] = { variable
65 MODULE_DEVICE_TABLE(platform, ntc_thermistor_id);
659 .data = &ntc_thermistor_id[NTC_B57330V2103]},
661 .data = &ntc_thermistor_id[NTC_B57891S0103] },
663 .data = &ntc_thermistor_id[NTC_NCP03WB473] },
665 .data = &ntc_thermistor_id[NTC_NCP03WF104] },
667 .data = &ntc_thermistor_id[NTC_NCP15WB473] },
669 .data = &ntc_thermistor_id[NTC_NCP15WL333] },
671 .data = &ntc_thermistor_id[NTC_NCP15XH103] },
673 .data = &ntc_thermistor_id[NTC_NCP18WB47
[all...]