Home
last modified time | relevance | path

Searched defs:max77686_rtc_info (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/rtc/
Drtc-max77686.c57 struct max77686_rtc_info { struct
58 struct device *dev;
59 struct max77686_dev *max77686;
60 struct i2c_client *rtc;
61 struct rtc_device *rtc_dev;
62 struct mutex lock;
64 struct regmap *regmap;
66 int virq;
67 int rtc_24hr_mode;