sec_dt_match       97 drivers/mfd/sec-core.c static const struct of_device_id sec_dt_match[] = {
sec_dt_match      123 drivers/mfd/sec-core.c MODULE_DEVICE_TABLE(of, sec_dt_match);
sec_dt_match      330 drivers/mfd/sec-core.c 		match = of_match_node(sec_dt_match, i2c->dev.of_node);
sec_dt_match      546 drivers/mfd/sec-core.c 		   .of_match_table = of_match_ptr(sec_dt_match),