rx8010_of_match    57 drivers/rtc/rtc-rx8010.c static const struct of_device_id rx8010_of_match[] = {
rx8010_of_match    61 drivers/rtc/rtc-rx8010.c MODULE_DEVICE_TABLE(of, rx8010_of_match);
rx8010_of_match   491 drivers/rtc/rtc-rx8010.c 		.of_match_table = of_match_ptr(rx8010_of_match),