Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/hwmon/
Dlm70.c125 static const struct of_device_id lm70_of_ids[] = { variable
148 MODULE_DEVICE_TABLE(of, lm70_of_ids);
158 match = of_match_device(lm70_of_ids, &spi->dev); in lm70_probe()
197 .of_match_table = of_match_ptr(lm70_of_ids),