Searched defs:tm (Results 101 - 125 of 279) sorted by last modified time

1234567891011>>

/linux-master/drivers/rtc/
H A Drtc-rzn1.c67 static void rzn1_rtc_get_time_snapshot(struct rzn1_rtc *rtc, struct rtc_time *tm) argument
78 static unsigned int rzn1_rtc_tm_to_wday(struct rtc_time *tm) argument
91 rzn1_rtc_read_time(struct device *dev, struct rtc_time *tm) argument
120 rzn1_rtc_set_time(struct device *dev, struct rtc_time *tm) argument
186 struct rtc_time *tm = &alrm->time; local
220 struct rtc_time *tm = &alrm->time, tm_now; local
[all...]
H A Drtc-rv3028.c122 struct rtc_time tm; local
308 static int rv3028_get_time(struct device *dev, struct rtc_time *tm) argument
336 rv3028_set_time(struct device *dev, struct rtc_time *tm) argument
[all...]
H A Drtc-rv3032.c224 static int rv3032_get_time(struct device *dev, struct rtc_time *tm) argument
252 static int rv3032_set_time(struct device *dev, struct rtc_time *tm) argument
[all...]
H A Drtc-rs5c372.c211 static int rs5c372_rtc_read_time(struct device *dev, struct rtc_time *tm) argument
259 rs5c372_rtc_set_time(struct device *dev, struct rtc_time *tm) argument
[all...]
H A Drtc-pcf85063.c75 static int pcf85063_rtc_read_time(struct device *dev, struct rtc_time *tm) argument
110 static int pcf85063_rtc_set_time(struct device *dev, struct rtc_time *tm) argument
[all...]
H A Drtc-pcf2127.c216 static int pcf2127_rtc_read_time(struct device *dev, struct rtc_time *tm) argument
267 pcf2127_rtc_set_time(struct device *dev, struct rtc_time *tm) argument
615 struct rtc_time tm; local
[all...]
H A Drtc-mxc.c224 static int mxc_rtc_read_time(struct device *dev, struct rtc_time *tm) argument
241 static int mxc_rtc_set_time(struct device *dev, struct rtc_time *tm) argument
318 struct rtc_time tm; local
327 rtc_time64_to_tm(ktime_get_real_seconds(), &tm); local
H A Drtc-mpc5121.c101 static int mpc5121_rtc_read_time(struct device *dev, struct rtc_time *tm) argument
123 static int mpc5121_rtc_set_time(struct device *dev, struct rtc_time *tm) argument
87 mpc5121_rtc_update_smh(struct mpc5121_rtc_regs __iomem *regs, struct rtc_time *tm) argument
145 mpc5200_rtc_read_time(struct device *dev, struct rtc_time *tm) argument
172 mpc5200_rtc_set_time(struct device *dev, struct rtc_time *tm) argument
[all...]
H A Drtc-mt7622.c152 static void mtk_rtc_get_alarm_or_time(struct mtk_rtc *hw, struct rtc_time *tm, argument
184 static void mtk_rtc_set_alarm_or_time(struct mtk_rtc *hw, struct rtc_time *tm, argument
220 mtk_rtc_gettime(struct device *dev, struct rtc_time *tm) argument
229 mtk_rtc_settime(struct device *dev, struct rtc_time *tm) argument
[all...]
H A Drtc-mt6397.c87 static int mtk_rtc_read_time(struct device *dev, struct rtc_time *tm) argument
62 __mtk_rtc_read_time(struct mt6397_rtc *rtc, struct rtc_time *tm, int *sec) argument
119 mtk_rtc_set_time(struct device *dev, struct rtc_time *tm) argument
151 struct rtc_time *tm = &alm->time; local
192 struct rtc_time *tm = &alm->time; local
[all...]
H A Drtc-m48t86.c67 static int m48t86_rtc_read_time(struct device *dev, struct rtc_time *tm) argument
104 m48t86_rtc_set_time(struct device *dev, struct rtc_time *tm) argument
[all...]
H A Drtc-lpc24xx.c68 static int lpc24xx_rtc_set_time(struct device *dev, struct rtc_time *tm) argument
89 static int lpc24xx_rtc_read_time(struct device *dev, struct rtc_time *tm) argument
113 struct rtc_time *tm = &wkalrm->time; local
133 struct rtc_time *tm = &wkalrm->time; local
[all...]
H A Drtc-isl12026.c164 static int isl12026_rtc_set_time(struct device *dev, struct rtc_time *tm) argument
203 static int isl12026_rtc_read_time(struct device *dev, struct rtc_time *tm) argument
[all...]
H A Drtc-isl1208.c337 isl1208_i2c_read_time(struct i2c_client *client, struct rtc_time *tm) argument
382 struct rtc_time *const tm = &alarm->time; local
472 isl1208_rtc_read_time(struct device *dev, struct rtc_time *tm) argument
478 isl1208_i2c_set_time(struct i2c_client *client, struct rtc_time const *tm) argument
539 isl1208_rtc_set_time(struct device *dev, struct rtc_time *tm) argument
584 struct rtc_time tm; local
[all...]
H A Drtc-isl12022.c144 static int isl12022_rtc_read_time(struct device *dev, struct rtc_time *tm) argument
179 static int isl12022_rtc_set_time(struct device *dev, struct rtc_time *tm) argument
[all...]
H A Drtc-ds1742.c55 static int ds1742_rtc_set_time(struct device *dev, struct rtc_time *tm) argument
79 static int ds1742_rtc_read_time(struct device *dev, struct rtc_time *tm) argument
[all...]
H A Drtc-fsl-ftm-alarm.c182 static int ftm_rtc_read_time(struct device *dev, struct rtc_time *tm) argument
184 rtc_time64_to_tm(ktime_get_real_seconds(), tm); local
H A Drtc-ds1305.c323 struct rtc_time tm; local
H A Drtc-cros-ec.c77 static int cros_ec_rtc_read_time(struct device *dev, struct rtc_time *tm) argument
96 static int cros_ec_rtc_set_time(struct device *dev, struct rtc_time *tm) argument
321 struct rtc_time tm; local
H A Drtc-at91sam9.c103 static int at91_rtc_readtime(struct device *dev, struct rtc_time *tm) argument
130 static int at91_rtc_settime(struct device *dev, struct rtc_time *tm) argument
178 struct rtc_time *tm = &alrm->time; local
202 struct rtc_time *tm local
[all...]
H A Drtc-aspeed.c22 static int aspeed_rtc_read_time(struct device *dev, struct rtc_time *tm) argument
53 static int aspeed_rtc_set_time(struct device *dev, struct rtc_time *tm) argument
[all...]
H A Drtc-abx80x.c179 static int abx80x_rtc_read_time(struct device *dev, struct rtc_time *tm) argument
219 static int abx80x_rtc_set_time(struct device *dev, struct rtc_time *tm) argument
[all...]
H A Drtc-armada38x.c212 static int armada38x_rtc_read_time(struct device *dev, struct rtc_time *tm) argument
243 static int armada38x_rtc_set_time(struct device *dev, struct rtc_time *tm) argument
/linux-master/drivers/ata/
H A Dpata_mpc52xx.c88 u8 tm; member in struct:mdmaspec
/linux-master/arch/powerpc/platforms/powernv/
H A Dopal-rtc.c22 static void __init opal_to_tm(u32 y_m_d, u64 h_m_s_ms, struct rtc_time *tm) argument
36 struct rtc_time tm; local
[all...]

Completed in 202 milliseconds

1234567891011>>