w83773_of_match    43 drivers/hwmon/w83773g.c static const struct of_device_id __maybe_unused w83773_of_match[] = {
w83773_of_match    49 drivers/hwmon/w83773g.c MODULE_DEVICE_TABLE(of, w83773_of_match);
w83773_of_match   297 drivers/hwmon/w83773g.c 		.of_match_table = of_match_ptr(w83773_of_match),