s35390a_of_match   58 drivers/rtc/rtc-s35390a.c static const struct of_device_id s35390a_of_match[] = {
s35390a_of_match   63 drivers/rtc/rtc-s35390a.c MODULE_DEVICE_TABLE(of, s35390a_of_match);
s35390a_of_match  506 drivers/rtc/rtc-s35390a.c 		.of_match_table = of_match_ptr(s35390a_of_match),