of_max8973_match_tbl 618 drivers/regulator/max8973-regulator.c static const struct of_device_id of_max8973_match_tbl[] = { of_max8973_match_tbl 623 drivers/regulator/max8973-regulator.c MODULE_DEVICE_TABLE(of, of_max8973_match_tbl); of_max8973_match_tbl 668 drivers/regulator/max8973-regulator.c match = of_match_device(of_match_ptr(of_max8973_match_tbl), of_max8973_match_tbl 839 drivers/regulator/max8973-regulator.c .of_match_table = of_max8973_match_tbl,