Lines Matching refs:device
55 struct device *dev;
232 static int bd71828_set_alarm(struct device *dev, struct rtc_wkalrm *a)
262 static int bd70528_set_alarm(struct device *dev, struct rtc_wkalrm *a)
310 static int bd71828_read_alarm(struct device *dev, struct rtc_wkalrm *a)
334 static int bd70528_read_alarm(struct device *dev, struct rtc_wkalrm *a)
358 static int bd70528_set_time_locked(struct device *dev, struct rtc_time *t)
394 static int bd71828_set_time(struct device *dev, struct rtc_time *t)
399 static int bd70528_set_time(struct device *dev, struct rtc_time *t)
410 static int bd70528_get_time(struct device *dev, struct rtc_time *t)
431 static int bd70528_alm_enable(struct device *dev, unsigned int enabled)
456 static int bd71828_alm_enable(struct device *dev, unsigned int enabled)
577 dev_err(&pdev->dev, "RTC device creation failed\n");