Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/hwmon/
Dntc_thermistor.c52 static const struct platform_device_id ntc_thermistor_id[] = { variable
65 MODULE_DEVICE_TABLE(platform, ntc_thermistor_id);
660 .data = &ntc_thermistor_id[NTC_B57330V2103]},
662 .data = &ntc_thermistor_id[NTC_B57891S0103] },
664 .data = &ntc_thermistor_id[NTC_NCP03WB473] },
666 .data = &ntc_thermistor_id[NTC_NCP03WF104] },
668 .data = &ntc_thermistor_id[NTC_NCP15WB473] },
670 .data = &ntc_thermistor_id[NTC_NCP15WL333] },
672 .data = &ntc_thermistor_id[NTC_NCP15XH103] },
674 .data = &ntc_thermistor_id[NTC_NCP18WB473] },
[all …]