Lines Matching refs:device
47 static int tps65910_rtc_alarm_irq_enable(struct device *dev,
68 static int tps65910_rtc_read_time(struct device *dev, struct rtc_time *tm)
99 static int tps65910_rtc_set_time(struct device *dev, struct rtc_time *tm)
140 static int tps65910_rtc_read_alarm(struct device *dev, struct rtc_wkalrm *alm)
171 static int tps65910_rtc_set_alarm(struct device *dev, struct rtc_wkalrm *alm)
202 static int tps65910_rtc_set_calibration(struct device *dev, int calibration)
247 static int tps65910_rtc_get_calibration(struct device *dev, int *calibration)
279 static int tps65910_read_offset(struct device *dev, long *offset)
303 static int tps65910_set_offset(struct device *dev, long offset)
331 struct device *dev = rtc;
436 static int tps65910_rtc_suspend(struct device *dev)
445 static int tps65910_rtc_resume(struct device *dev)