Home
last modified time | relevance | path

Searched refs:lm70_of_ids (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/hwmon/
Dlm70.c135 static const struct of_device_id lm70_of_ids[] = { variable
154 MODULE_DEVICE_TABLE(of, lm70_of_ids);
164 match = of_match_device(lm70_of_ids, &spi->dev); in lm70_probe()
202 .of_match_table = of_match_ptr(lm70_of_ids),