ntc_match 346 drivers/hwmon/ntc_thermistor.c static const struct of_device_id ntc_match[] = { ntc_match 379 drivers/hwmon/ntc_thermistor.c MODULE_DEVICE_TABLE(of, ntc_match); ntc_match 638 drivers/hwmon/ntc_thermistor.c of_match_device(of_match_ptr(ntc_match), dev); ntc_match 713 drivers/hwmon/ntc_thermistor.c .of_match_table = of_match_ptr(ntc_match),