max6900_driver     51 drivers/rtc/rtc-max6900.c static struct i2c_driver max6900_driver;
max6900_driver    210 drivers/rtc/rtc-max6900.c 	rtc = devm_rtc_device_register(&client->dev, max6900_driver.driver.name,
max6900_driver    226 drivers/rtc/rtc-max6900.c static struct i2c_driver max6900_driver = {
max6900_driver    234 drivers/rtc/rtc-max6900.c module_i2c_driver(max6900_driver);