mt6397_of_match 217 drivers/mfd/mt6397-core.c static const struct of_device_id mt6397_of_match[] = { mt6397_of_match 228 drivers/mfd/mt6397-core.c MODULE_DEVICE_TABLE(of, mt6397_of_match); mt6397_of_match 240 drivers/mfd/mt6397-core.c .of_match_table = of_match_ptr(mt6397_of_match), mt6397_of_match 388 drivers/regulator/mt6397-regulator.c static const struct of_device_id mt6397_of_match[] = { mt6397_of_match 392 drivers/regulator/mt6397-regulator.c MODULE_DEVICE_TABLE(of, mt6397_of_match); mt6397_of_match 397 drivers/regulator/mt6397-regulator.c .of_match_table = of_match_ptr(mt6397_of_match),