Lines Matching refs:device
27 #include <linux/device.h>
67 static int tps80031_rtc_read_time(struct device *dev, struct rtc_time *tm)
89 static int tps80031_rtc_set_time(struct device *dev, struct rtc_time *tm)
125 static int tps80031_rtc_alarm_irq_enable(struct device *dev,
143 static int tps80031_rtc_set_alarm(struct device *dev, struct rtc_wkalrm *alrm)
164 static int tps80031_rtc_read_alarm(struct device *dev, struct rtc_wkalrm *alrm)
187 static int clear_alarm_int_status(struct device *dev, struct tps80031_rtc *rtc)
216 struct device *dev = data;
302 static int tps80031_rtc_suspend(struct device *dev)
311 static int tps80031_rtc_resume(struct device *dev)