Home
last modified time | relevance | path

Searched refs:ntc_match (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dntc_thermistor.c346 static const struct of_device_id ntc_match[] = { variable
379 MODULE_DEVICE_TABLE(of, ntc_match);
432 #define ntc_match NULL macro
638 of_match_device(of_match_ptr(ntc_match), dev); in ntc_thermistor_probe()
713 .of_match_table = of_match_ptr(ntc_match),
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dntc_thermistor.c657 static const struct of_device_id ntc_match[] = { variable
692 MODULE_DEVICE_TABLE(of, ntc_match);
697 .of_match_table = ntc_match,

Completed in 4 milliseconds