Lines Matching full:ntc
2 * ntc_thermistor.c - NTC Thermistors
64 * The following compensation tables are from the specification of Murata NTC
215 * The following compensation table is from the specification of EPCOS NTC
300 /* Usage of vendor name "ntc" is deprecated */
301 { .compatible = "ntc,ncp15wb473",
303 { .compatible = "ntc,ncp18wb473",
305 { .compatible = "ntc,ncp21wb473",
307 { .compatible = "ntc,ncp03wb473",
309 { .compatible = "ntc,ncp15wl333",
549 ATTRIBUTE_GROUPS(ntc);
656 .name = "ntc-thermistor",
665 MODULE_DESCRIPTION("NTC Thermistor Driver");
668 MODULE_ALIAS("platform:ntc-thermistor");