Searched refs:lm70_of_ids (Results 1 – 1 of 1) sorted by relevance
138 static const struct of_device_id lm70_of_ids[] = { variable161 MODULE_DEVICE_TABLE(of, lm70_of_ids);171 match = of_match_device(lm70_of_ids, &spi->dev); in lm70_probe()210 .of_match_table = of_match_ptr(lm70_of_ids),