rx6110_spi_of_match  384 drivers/rtc/rtc-rx6110.c static const struct of_device_id rx6110_spi_of_match[] = {
rx6110_spi_of_match  388 drivers/rtc/rtc-rx6110.c MODULE_DEVICE_TABLE(of, rx6110_spi_of_match);
rx6110_spi_of_match  393 drivers/rtc/rtc-rx6110.c 		.of_match_table = of_match_ptr(rx6110_spi_of_match),