ac100_of_match    117 drivers/mfd/ac100.c static const struct of_device_id ac100_of_match[] = {
ac100_of_match    121 drivers/mfd/ac100.c MODULE_DEVICE_TABLE(of, ac100_of_match);
ac100_of_match    126 drivers/mfd/ac100.c 		.of_match_table	= of_match_ptr(ac100_of_match),