lm70_of_ids 125 drivers/hwmon/lm70.c static const struct of_device_id lm70_of_ids[] = { lm70_of_ids 148 drivers/hwmon/lm70.c MODULE_DEVICE_TABLE(of, lm70_of_ids); lm70_of_ids 158 drivers/hwmon/lm70.c match = of_match_device(lm70_of_ids, &spi->dev); lm70_of_ids 197 drivers/hwmon/lm70.c .of_match_table = of_match_ptr(lm70_of_ids),