Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/pmbus/
H A Dlm25066.c454 static const struct of_device_id __maybe_unused lm25066_of_match[] = { variable
462 MODULE_DEVICE_TABLE(of, lm25066_of_match);
489 of_id = of_match_device(lm25066_of_match, &client->dev); in lm25066_probe()
569 .of_match_table = of_match_ptr(lm25066_of_match),