rtc_mv_of_match_table  307 drivers/rtc/rtc-mv.c static const struct of_device_id rtc_mv_of_match_table[] = {
rtc_mv_of_match_table  311 drivers/rtc/rtc-mv.c MODULE_DEVICE_TABLE(of, rtc_mv_of_match_table);
rtc_mv_of_match_table  318 drivers/rtc/rtc-mv.c 		.of_match_table = of_match_ptr(rtc_mv_of_match_table),