ucd9000_of_match  140 drivers/hwmon/pmbus/ucd9000.c static const struct of_device_id __maybe_unused ucd9000_of_match[] = {
ucd9000_of_match  167 drivers/hwmon/pmbus/ucd9000.c MODULE_DEVICE_TABLE(of, ucd9000_of_match);
ucd9000_of_match  607 drivers/hwmon/pmbus/ucd9000.c 		.of_match_table = of_match_ptr(ucd9000_of_match),