Searched refs:rtc_time (Results 126 - 150 of 244) sorted by relevance

12345678910

/linux-master/drivers/rtc/
H A Drtc-goldfish.c110 static int goldfish_rtc_read_time(struct device *dev, struct rtc_time *tm)
132 static int goldfish_rtc_set_time(struct device *dev, struct rtc_time *tm)
H A Drtc-ds1302.c37 static int ds1302_rtc_set_time(struct device *dev, struct rtc_time *time)
72 static int ds1302_rtc_get_time(struct device *dev, struct rtc_time *time)
H A Drtc-msc313.c108 static int msc313_rtc_read_time(struct device *dev, struct rtc_time *tm)
132 static int msc313_rtc_set_time(struct device *dev, struct rtc_time *tm)
H A Drtc-nxp-bbnsm.c62 static int bbnsm_rtc_read_time(struct device *dev, struct rtc_time *tm)
78 static int bbnsm_rtc_set_time(struct device *dev, struct rtc_time *tm)
H A Drtc-rtd119x.c82 static int rtd119x_rtc_read_time(struct device *dev, struct rtc_time *tm)
126 static int rtd119x_rtc_set_time(struct device *dev, struct rtc_time *tm)
H A Drtc-ds1390.c127 static int ds1390_read_time(struct device *dev, struct rtc_time *dt)
156 static int ds1390_set_time(struct device *dev, struct rtc_time *dt)
H A Drtc-ftrtc010.c64 static int ftrtc010_rtc_read_time(struct device *dev, struct rtc_time *tm)
84 static int ftrtc010_rtc_set_time(struct device *dev, struct rtc_time *tm)
H A Drtc-vt8500.c101 static int vt8500_rtc_read_time(struct device *dev, struct rtc_time *tm)
121 static int vt8500_rtc_set_time(struct device *dev, struct rtc_time *tm)
H A Drtc-xgene.c43 static int xgene_rtc_read_time(struct device *dev, struct rtc_time *tm)
51 static int xgene_rtc_set_time(struct device *dev, struct rtc_time *tm)
H A Drtc-sd3078.c83 static int sd3078_rtc_read_time(struct device *dev, struct rtc_time *tm)
122 static int sd3078_rtc_set_time(struct device *dev, struct rtc_time *tm)
H A Drtc-bq32k.c90 static int bq32k_rtc_read_time(struct device *dev, struct rtc_time *tm)
118 static int bq32k_rtc_set_time(struct device *dev, struct rtc_time *tm)
H A Drtc-max6900.c140 static int max6900_rtc_read_time(struct device *dev, struct rtc_time *tm)
167 static int max6900_rtc_set_time(struct device *dev, struct rtc_time *tm)
H A Drtc-ab-b5ze-s3.c205 static int _abb5zes3_rtc_read_time(struct device *dev, struct rtc_time *tm)
248 static int abb5zes3_rtc_set_time(struct device *dev, struct rtc_time *tm)
301 struct rtc_time rtc_tm, *alarm_tm = &alarm->time;
354 struct rtc_time rtc_tm, *alarm_tm = &alarm->time;
440 struct rtc_time *alarm_tm = &alarm->time;
442 struct rtc_time rtc_tm;
544 struct rtc_time *alarm_tm = &alarm->time;
546 struct rtc_time rtc_tm;
H A Drtc-stm32.c237 /* Convert rtc_time structure from bin to bcd format */
238 static void tm2bcd(struct rtc_time *tm)
255 /* Convert rtc_time structure from bcd to bin format */
256 static void bcd2tm(struct rtc_time *tm)
273 static int stm32_rtc_read_time(struct device *dev, struct rtc_time *tm)
299 static int stm32_rtc_set_time(struct device *dev, struct rtc_time *tm)
344 struct rtc_time *tm = &alrm->time;
433 static int stm32_rtc_valid_alrm(struct device *dev, struct rtc_time *tm)
435 static struct rtc_time now;
475 struct rtc_time *t
[all...]
H A Drtc-ds1742.c55 static int ds1742_rtc_set_time(struct device *dev, struct rtc_time *tm)
79 static int ds1742_rtc_read_time(struct device *dev, struct rtc_time *tm)
H A Drtc-ds2404.c156 static int ds2404_read_time(struct device *dev, struct rtc_time *dt)
169 static int ds2404_set_time(struct device *dev, struct rtc_time *dt)
H A Drtc-isl1208.c337 isl1208_i2c_read_time(struct i2c_client *client, struct rtc_time *tm)
382 struct rtc_time *const tm = &alarm->time;
429 struct rtc_time *alarm_tm = &alarm->time;
432 struct rtc_time rtc_tm;
472 isl1208_rtc_read_time(struct device *dev, struct rtc_time *tm)
478 isl1208_i2c_set_time(struct i2c_client *client, struct rtc_time const *tm)
539 isl1208_rtc_set_time(struct device *dev, struct rtc_time *tm)
584 struct rtc_time tm;
H A Drtc-ssd202d.c150 static int ssd202d_rtc_read_time(struct device *dev, struct rtc_time *tm)
189 static int ssd202d_rtc_set_time(struct device *dev, struct rtc_time *tm)
H A Drtc-x1205.c85 * rtc_time -- month 0-11, hour 0-23, yr = calendar year-epoch
88 static int x1205_get_datetime(struct i2c_client *client, struct rtc_time *tm,
172 static int x1205_set_datetime(struct i2c_client *client, struct rtc_time *tm,
282 struct rtc_time tm;
534 static int x1205_rtc_read_time(struct device *dev, struct rtc_time *tm)
540 static int x1205_rtc_set_time(struct device *dev, struct rtc_time *tm)
H A Drtc-at91rm9200.c158 * Decode time/date into rtc_time structure
161 struct rtc_time *tm)
191 static int at91_rtc_readtime(struct device *dev, struct rtc_time *tm)
205 static int at91_rtc_settime(struct device *dev, struct rtc_time *tm)
248 struct rtc_time *tm = &alrm->time;
267 struct rtc_time tm = alrm->time;
H A Drtc-mcp795.c183 static int mcp795_set_time(struct device *dev, struct rtc_time *tim)
237 static int mcp795_read_time(struct device *dev, struct rtc_time *tim)
262 struct rtc_time now_tm;
H A Ddev.c49 struct rtc_time tm;
110 struct rtc_time tm;
209 struct rtc_time tm;
H A Drtc-pcf2123.c175 static int pcf2123_rtc_read_time(struct device *dev, struct rtc_time *tm)
204 static int pcf2123_rtc_set_time(struct device *dev, struct rtc_time *tm)
378 struct rtc_time tm;
/linux-master/arch/m68k/bvme6000/
H A Dconfig.c39 extern int bvme6000_hwclk (int, struct rtc_time *);
283 int bvme6000_hwclk(int op, struct rtc_time *t)
/linux-master/arch/m68k/q40/
H A Dconfig.c40 static int q40_hwclk(int, struct rtc_time *);
205 static int q40_hwclk(int op, struct rtc_time *t)

Completed in 309 milliseconds

12345678910