Searched defs:tm (Results 226 - 250 of 279) sorted by last modified time

1234567891011>>

/linux-master/drivers/rtc/
H A Dproc.c45 struct rtc_time tm; local
H A Drtc-m48t59.c63 static int m48t59_rtc_read_time(struct device *dev, struct rtc_time *tm) argument
103 m48t59_rtc_set_time(struct device *dev, struct rtc_time *tm) argument
153 struct rtc_time *tm = &alrm->time; local
197 struct rtc_time *tm = &alrm->time; local
[all...]
H A Drtc-imx-sc.c42 static int imx_sc_rtc_read_time(struct device *dev, struct rtc_time *tm) argument
64 static int imx_sc_rtc_set_time(struct device *dev, struct rtc_time *tm) argument
H A Drtc-ntxec.c36 static int ntxec_read_time(struct device *dev, struct rtc_time *tm) argument
79 static int ntxec_set_time(struct device *dev, struct rtc_time *tm) argument
[all...]
H A Drtc-pl030.c52 static int pl030_read_time(struct device *dev, struct rtc_time *tm) argument
69 static int pl030_set_time(struct device *dev, struct rtc_time *tm) argument
H A Drtc-digicolor.c91 static int dc_rtc_read_time(struct device *dev, struct rtc_time *tm) argument
105 static int dc_rtc_set_time(struct device *dev, struct rtc_time *tm) argument
H A Drtc-wm831x.c118 static int wm831x_rtc_readtime(struct device *dev, struct rtc_time *tm) argument
168 static int wm831x_rtc_settime(struct device *dev, struct rtc_time *tm) argument
H A Drtc-wilco-ec.c89 static int wilco_ec_rtc_read(struct device *dev, struct rtc_time *tm) argument
123 wilco_ec_rtc_write(struct device *dev, struct rtc_time *tm) argument
[all...]
H A Drtc-test.c63 static int test_rtc_read_time(struct device *dev, struct rtc_time *tm) argument
67 rtc_time64_to_tm(ktime_get_real_seconds() + rtd->offset, tm); local
72 static int test_rtc_set_time(struct device *dev, struct rtc_time *tm) argument
H A Drtc-sun4v.c40 static int sun4v_read_time(struct device *dev, struct rtc_time *tm) argument
42 rtc_time64_to_tm(hypervisor_get_time(), tm); local
67 static int sun4v_set_time(struct device *dev, struct rtc_time *tm) argument
H A Drtc-starfire.c28 static int starfire_read_time(struct device *dev, struct rtc_time *tm) argument
30 rtc_time64_to_tm(starfire_get_time(), tm); local
H A Drtc-stk17ta8.c72 static int stk17ta8_rtc_set_time(struct device *dev, struct rtc_time *tm) argument
94 static int stk17ta8_rtc_read_time(struct device *dev, struct rtc_time *tm) argument
[all...]
H A Drtc-rp5c01.c93 static int rp5c01_read_time(struct device *dev, struct rtc_time *tm) argument
122 rp5c01_set_time(struct device *dev, struct rtc_time *tm) argument
[all...]
H A Drtc-rs5c348.c59 rs5c348_rtc_set_time(struct device *dev, struct rtc_time *tm) argument
106 rs5c348_rtc_read_time(struct device *dev, struct rtc_time *tm) argument
[all...]
H A Drtc-rc5t619.c116 static int rc5t619_rtc_read_time(struct device *dev, struct rtc_time *tm) argument
162 static int rc5t619_rtc_set_time(struct device *dev, struct rtc_time *tm) argument
[all...]
H A Drtc-ps3.c29 static int ps3_get_time(struct device *dev, struct rtc_time *tm) argument
35 static int ps3_set_time(struct device *dev, struct rtc_time *tm) argument
H A Drtc-mt2712.c157 static int mt2712_rtc_read_time(struct device *dev, struct rtc_time *tm) argument
138 __mt2712_rtc_read_time(struct mt2712_rtc *mt2712_rtc, struct rtc_time *tm, int *sec) argument
172 mt2712_rtc_set_time(struct device *dev, struct rtc_time *tm) argument
196 struct rtc_time *tm = &alm->time; local
234 struct rtc_time *tm = &alm->time; local
[all...]
H A Drtc-ds1553.c71 static int ds1553_rtc_set_time(struct device *dev, struct rtc_time *tm) argument
95 static int ds1553_rtc_read_time(struct device *dev, struct rtc_time *tm) argument
[all...]
H A Drtc-da9052.c196 static int da9052_rtc_set_time(struct device *dev, struct rtc_time *tm) argument
224 struct rtc_time *tm local
240 struct rtc_time *tm = &alrm->time; local
[all...]
H A Drtc-cpcap.c91 static int cpcap_rtc_read_time(struct device *dev, struct rtc_time *tm) argument
118 static int cpcap_rtc_set_time(struct device *dev, struct rtc_time *tm) argument
/linux-master/tools/perf/jvmti/
H A Djvmti_agent.c134 struct tm tm; local
/linux-master/kernel/time/
H A Dntp.c584 struct rtc_time tm; local
/linux-master/arch/um/drivers/
H A Drtc_kern.c33 static int uml_rtc_read_time(struct device *dev, struct rtc_time *tm) argument
/linux-master/include/linux/
H A Dtime.h36 struct tm { struct
/linux-master/drivers/net/fddi/skfp/
H A Dsmttimer.c34 struct smt_timer *tm ; local
58 struct smt_timer *tm ; local
115 struct smt_timer *tm ; local
[all...]

Completed in 255 milliseconds

1234567891011>>