ds3232_of_match   596 drivers/rtc/rtc-ds3232.c static const struct of_device_id ds3232_of_match[] = {
ds3232_of_match   600 drivers/rtc/rtc-ds3232.c MODULE_DEVICE_TABLE(of, ds3232_of_match);
ds3232_of_match   605 drivers/rtc/rtc-ds3232.c 		.of_match_table = of_match_ptr(ds3232_of_match),