Searched refs:ntc_thermistor_id (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/drivers/hwmon/ |
H A D | ntc_thermistor.c | 52 static const struct platform_device_id ntc_thermistor_id[] = { variable 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_NCP18WB473] }, 675 .data = &ntc_thermistor_id[NTC_NCP21WB47 [all...] |
/kernel/linux/linux-5.10/drivers/hwmon/ |
H A D | ntc_thermistor.c | 49 static const struct platform_device_id ntc_thermistor_id[] = { variable 348 .data = &ntc_thermistor_id[NTC_B57330V2103]}, 350 .data = &ntc_thermistor_id[NTC_B57891S0103] }, 352 .data = &ntc_thermistor_id[NTC_NCP03WB473] }, 354 .data = &ntc_thermistor_id[NTC_NCP03WF104] }, 356 .data = &ntc_thermistor_id[NTC_NCP15WB473] }, 358 .data = &ntc_thermistor_id[NTC_NCP15WL333] }, 360 .data = &ntc_thermistor_id[NTC_NCP15XH103] }, 362 .data = &ntc_thermistor_id[NTC_NCP18WB473] }, 364 .data = &ntc_thermistor_id[NTC_NCP21WB47 [all...] |
Completed in 2 milliseconds