Lines Matching refs:device
216 static int pcf2127_rtc_read_time(struct device *dev, struct rtc_time *tm)
267 static int pcf2127_rtc_set_time(struct device *dev, struct rtc_time *tm)
334 static int pcf2127_rtc_ioctl(struct device *dev,
488 static int pcf2127_watchdog_init(struct device *dev, struct pcf2127 *pcf2127)
533 static int pcf2127_rtc_read_alarm(struct device *dev, struct rtc_wkalrm *alrm)
564 static int pcf2127_rtc_alarm_irq_enable(struct device *dev, u32 enable)
578 static int pcf2127_rtc_set_alarm(struct device *dev, struct rtc_wkalrm *alrm)
611 static int pcf2127_rtc_ts_read(struct device *dev, time64_t *ts,
650 static void pcf2127_rtc_ts_snapshot(struct device *dev, int ts_id)
748 static ssize_t timestamp_store(struct device *dev,
793 static ssize_t timestamp0_store(struct device *dev,
800 static ssize_t timestamp1_store(struct device *dev,
807 static ssize_t timestamp2_store(struct device *dev,
814 static ssize_t timestamp3_store(struct device *dev,
821 static ssize_t timestamp_show(struct device *dev,
879 static ssize_t timestamp0_show(struct device *dev,
885 static ssize_t timestamp1_show(struct device *dev,
891 static ssize_t timestamp2_show(struct device *dev,
897 static ssize_t timestamp3_show(struct device *dev,
1034 static int pcf2127_enable_ts(struct device *dev, int ts_id)
1075 static int pcf2127_configure_interrupt_pins(struct device *dev)
1096 static int pcf2127_probe(struct device *dev, struct regmap *regmap,
1139 * obtained from device tree.
1278 struct device *dev = context;
1293 struct device *dev = context;
1321 struct device *dev = context;