Searched defs:max8998_rtc_info (Results 1 – 1 of 1) sorted by relevance
66 struct max8998_rtc_info { struct67 struct device *dev;68 struct max8998_dev *max8998;69 struct i2c_client *rtc;70 struct rtc_device *rtc_dev;71 int irq;72 bool lp3974_bug_workaround;
Completed in 4 milliseconds