db8500_thermal_match  242 drivers/thermal/db8500_thermal.c static const struct of_device_id db8500_thermal_match[] = {
db8500_thermal_match  246 drivers/thermal/db8500_thermal.c MODULE_DEVICE_TABLE(of, db8500_thermal_match);
db8500_thermal_match  251 drivers/thermal/db8500_thermal.c 		.of_match_table = of_match_ptr(db8500_thermal_match),