of_cmos_match    1364 drivers/rtc/rtc-cmos.c static const struct of_device_id of_cmos_match[] = {
of_cmos_match    1370 drivers/rtc/rtc-cmos.c MODULE_DEVICE_TABLE(of, of_cmos_match);
of_cmos_match    1446 drivers/rtc/rtc-cmos.c 		.of_match_table = of_match_ptr(of_cmos_match),