Searched refs:ntc_match (Results 1 – 1 of 1) sorted by relevance
346 static const struct of_device_id ntc_match[] = { variable379 MODULE_DEVICE_TABLE(of, ntc_match);432 #define ntc_match NULL macro638 of_match_device(of_match_ptr(ntc_match), dev); in ntc_thermistor_probe()713 .of_match_table = of_match_ptr(ntc_match),