ds1390_of_match   216 drivers/rtc/rtc-ds1390.c static const struct of_device_id ds1390_of_match[] = {
ds1390_of_match   220 drivers/rtc/rtc-ds1390.c MODULE_DEVICE_TABLE(of, ds1390_of_match);
ds1390_of_match   225 drivers/rtc/rtc-ds1390.c 		.of_match_table = of_match_ptr(ds1390_of_match),