ucd9200_of_match   37 drivers/hwmon/pmbus/ucd9200.c static const struct of_device_id __maybe_unused ucd9200_of_match[] = {
ucd9200_of_match   72 drivers/hwmon/pmbus/ucd9200.c MODULE_DEVICE_TABLE(of, ucd9200_of_match);
ucd9200_of_match  202 drivers/hwmon/pmbus/ucd9200.c 		.of_match_table = of_match_ptr(ucd9200_of_match),