max8952_dt_match  118 drivers/regulator/max8952.c static const struct of_device_id max8952_dt_match[] = {
max8952_dt_match  122 drivers/regulator/max8952.c MODULE_DEVICE_TABLE(of, max8952_dt_match);
max8952_dt_match  320 drivers/regulator/max8952.c 		.of_match_table = of_match_ptr(max8952_dt_match),