wm8994_of_match   613 drivers/mfd/wm8994-core.c static const struct of_device_id wm8994_of_match[] = {
wm8994_of_match   619 drivers/mfd/wm8994-core.c MODULE_DEVICE_TABLE(of, wm8994_of_match);
wm8994_of_match   637 drivers/mfd/wm8994-core.c 		of_id = of_match_device(wm8994_of_match, &i2c->dev);
wm8994_of_match   681 drivers/mfd/wm8994-core.c 		.of_match_table = of_match_ptr(wm8994_of_match),