Searched defs:pm860x_rtc_info (Results 1 – 1 of 1) sorted by relevance
25 struct pm860x_rtc_info { struct26 struct pm860x_chip *chip;27 struct i2c_client *i2c;28 struct rtc_device *rtc_dev;29 struct device *dev;30 struct delayed_work calib_work;32 int irq;33 int vrtc;34 int (*sync)(unsigned int ticks);