Searched defs:tm (Results 51 - 75 of 278) sorted by relevance

1234567891011>>

/linux-master/tools/testing/selftests/rtc/
H A Drtctest.c196 struct rtc_time tm; local
253 struct rtc_time tm; local
306 struct rtc_time tm; variable in typeref:struct:rtc_time
363 struct rtc_time tm; variable in typeref:struct:rtc_time
[all...]
/linux-master/drivers/md/persistent-data/
H A Ddm-space-map-disk.c217 struct dm_space_map *dm_sm_disk_create(struct dm_transaction_manager *tm, argument
251 struct dm_space_map *dm_sm_disk_open(struct dm_transaction_manager *tm, argument
/linux-master/drivers/rtc/
H A Drtc-mc13xxx.c60 static int mc13xxx_rtc_read_time(struct device *dev, struct rtc_time *tm) argument
89 static int mc13xxx_rtc_set_time(struct device *dev, struct rtc_time *tm) argument
H A Drtc-palmas.c35 static int palmas_rtc_read_time(struct device *dev, struct rtc_time *tm) argument
66 static int palmas_rtc_set_time(struct device *dev, struct rtc_time *tm) argument
[all...]
H A Drtc-sa1100.c110 static int sa1100_rtc_read_time(struct device *dev, struct rtc_time *tm) argument
118 static int sa1100_rtc_set_time(struct device *dev, struct rtc_time *tm) argument
H A Drtc-rc5t583.c59 static int rc5t583_rtc_read_time(struct device *dev, struct rtc_time *tm) argument
83 static int rc5t583_rtc_set_time(struct device *dev, struct rtc_time *tm) argument
[all...]
H A Drtc-ftrtc010.c64 static int ftrtc010_rtc_read_time(struct device *dev, struct rtc_time *tm) argument
84 static int ftrtc010_rtc_set_time(struct device *dev, struct rtc_time *tm) argument
H A Drtc-sd3078.c83 static int sd3078_rtc_read_time(struct device *dev, struct rtc_time *tm) argument
122 sd3078_rtc_set_time(struct device *dev, struct rtc_time *tm) argument
[all...]
H A Drtc-em3027.c42 static int em3027_get_time(struct device *dev, struct rtc_time *tm) argument
80 static int em3027_set_time(struct device *dev, struct rtc_time *tm) argument
[all...]
H A Drtc-wm8350.c31 static int wm8350_rtc_readtime(struct device *dev, struct rtc_time *tm) argument
90 wm8350_rtc_settime(struct device *dev, struct rtc_time *tm) argument
142 struct rtc_time *tm = &alrm->time; local
246 struct rtc_time *tm = &alrm->time; local
[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-ep93xx.c53 static int ep93xx_rtc_read_time(struct device *dev, struct rtc_time *tm) argument
64 static int ep93xx_rtc_set_time(struct device *dev, struct rtc_time *tm) argument
H A Drtc-rx4581.c94 static int rx4581_get_datetime(struct device *dev, struct rtc_time *tm) argument
170 rx4581_set_datetime(struct device *dev, struct rtc_time *tm) argument
[all...]
H A Drtc-msm6242.c114 static int msm6242_read_time(struct device *dev, struct rtc_time *tm) argument
151 msm6242_set_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-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...]
/linux-master/drivers/input/misc/
H A Dhp_sdc_rtc.c116 struct rtc_time tm, tm_last; local
272 struct rtc_time tm; local
[all...]
/linux-master/arch/powerpc/platforms/powermac/
H A Dtime.c88 struct rtc_time tm; local
118 void pmac_get_rtc_time(struct rtc_time *tm) argument
124 rtc_time64_to_tm(cuda_get_time(), tm); local
129 rtc_time64_to_tm(pmu_get_time(), tm); local
142 int pmac_set_rtc_time(struct rtc_time *tm) argument
[all...]
/linux-master/drivers/thermal/intel/int340x_thermal/
H A Dprocessor_thermal_wt_hint.c136 u8 tm; local
/linux-master/tools/power/x86/intel-speed-select/
H A Disst-daemon.c40 time_t tm; local
/linux-master/arch/alpha/kernel/
H A Drtc.c81 alpha_rtc_read_time(struct device *dev, struct rtc_time *tm) argument
109 alpha_rtc_set_time(struct device *dev, struct rtc_time *tm) argument
154 struct rtc_time *tm; member in union:remote_data
166 remote_read_time(struct device *dev, struct rtc_time *tm) argument
185 remote_set_time(struct device *dev, struct rtc_time *tm) argument
[all...]
/linux-master/drivers/s390/cio/
H A Dorb.h91 struct tm_orb tm; member in union:orb
/linux-master/drivers/w1/
H A Dw1_io.c39 static void w1_delay(unsigned long tm) argument
/linux-master/arch/mips/sibyte/swarm/
H A Drtc_m41t81.c141 struct rtc_time tm; local
[all...]
/linux-master/samples/vfs/
H A Dtest-statx.c50 struct tm tm; local

Completed in 245 milliseconds

1234567891011>>