Searched refs:max6900_driver (Results 1 - 1 of 1) sorted by relevance

/drivers/rtc/
H A Drtc-max6900.c53 static struct i2c_driver max6900_driver; variable in typeref:struct:i2c_driver
223 rtc = devm_rtc_device_register(&client->dev, max6900_driver.driver.name,
238 static struct i2c_driver max6900_driver = { variable in typeref:struct:i2c_driver
246 module_i2c_driver(max6900_driver); variable

Completed in 75 milliseconds