/arch/alpha/kernel/ |
D | rtc.c | 81 alpha_rtc_read_time(struct device *dev, struct rtc_time *tm) in alpha_rtc_read_time() 109 alpha_rtc_set_time(struct device *dev, struct rtc_time *tm) in alpha_rtc_set_time() 154 struct rtc_time *tm; member 166 remote_read_time(struct device *dev, struct rtc_time *tm) in remote_read_time() 185 remote_set_time(struct device *dev, struct rtc_time *tm) in remote_set_time()
|
/arch/powerpc/platforms/maple/ |
D | time.c | 51 void maple_get_rtc_time(struct rtc_time *tm) in maple_get_rtc_time() 77 int maple_set_rtc_time(struct rtc_time *tm) in maple_set_rtc_time() 136 struct rtc_time tm; in maple_get_boot_time() local
|
/arch/powerpc/platforms/powernv/ |
D | opal-rtc.c | 21 static void opal_to_tm(u32 y_m_d, u64 h_m_s_ms, struct rtc_time *tm) in opal_to_tm() 35 struct rtc_time tm; in opal_get_boot_time() local
|
/arch/powerpc/platforms/powermac/ |
D | time.c | 88 struct rtc_time tm; in smu_get_time() local 118 void pmac_get_rtc_time(struct rtc_time *tm) in pmac_get_rtc_time() 142 int pmac_set_rtc_time(struct rtc_time *tm) in pmac_set_rtc_time()
|
/arch/sh/boards/mach-dreamcast/ |
D | rtc.c | 33 static int aica_rtc_gettimeofday(struct device *dev, struct rtc_time *tm) in aica_rtc_gettimeofday() 61 static int aica_rtc_settimeofday(struct device *dev, struct rtc_time *tm) in aica_rtc_settimeofday()
|
/arch/sh/boards/mach-sh03/ |
D | rtc.c | 42 static int sh03_rtc_gettimeofday(struct device *dev, struct rtc_time *tm) in sh03_rtc_gettimeofday() 90 static int set_rtc_mmss(struct rtc_time *tm) in set_rtc_mmss() 124 int sh03_rtc_settimeofday(struct device *dev, struct rtc_time *tm) in sh03_rtc_settimeofday()
|
/arch/m68k/kernel/ |
D | time.c | 95 static int rtc_generic_get_time(struct device *dev, struct rtc_time *tm) in rtc_generic_get_time() 101 static int rtc_generic_set_time(struct device *dev, struct rtc_time *tm) in rtc_generic_set_time()
|
/arch/powerpc/platforms/chrp/ |
D | time.c | 91 struct rtc_time tm = *tmarg; in chrp_set_rtc_time() local 132 void chrp_get_rtc_time(struct rtc_time *tm) in chrp_get_rtc_time()
|
/arch/powerpc/platforms/8xx/ |
D | m8xx_setup.c | 164 int mpc8xx_set_rtc_time(struct rtc_time *tm) in mpc8xx_set_rtc_time() 183 void mpc8xx_get_rtc_time(struct rtc_time *tm) in mpc8xx_get_rtc_time()
|
/arch/parisc/kernel/ |
D | time.c | 167 static int rtc_generic_get_time(struct device *dev, struct rtc_time *tm) in rtc_generic_get_time() 180 static int rtc_generic_set_time(struct device *dev, struct rtc_time *tm) in rtc_generic_set_time()
|
/arch/powerpc/kernel/ |
D | rtas-rtc.c | 87 int rtas_set_rtc_time(struct rtc_time *tm) in rtas_set_rtc_time()
|
D | time.c | 777 struct rtc_time tm; in update_persistent_clock64() local 789 struct rtc_time tm; in __read_persistent_clock() local 1145 static int rtc_generic_get_time(struct device *dev, struct rtc_time *tm) in rtc_generic_get_time() 1151 static int rtc_generic_set_time(struct device *dev, struct rtc_time *tm) in rtc_generic_set_time()
|
D | rtas-proc.c | 285 struct rtc_time tm; in ppc_rtas_poweron_write() local 351 struct rtc_time tm; in ppc_rtas_clock_write() local
|
/arch/arm/vfp/ |
D | vfpdouble.c | 211 int tn, tm = 0; in vfp_propagate_nan() local 271 int ret, tm; in vfp_double_fsqrt() local 443 int tm; in vfp_double_fcvts() local 511 int tm; in vfp_double_ftoui() local 590 int tm; in vfp_double_ftosi() local 688 int tn, tm; in vfp_double_fadd_nonnumber() local 1011 int tm, tn; in vfp_double_fdiv() local
|
D | vfpsingle.c | 219 int tn, tm = 0; in vfp_propagate_nan() local 319 int ret, tm; in vfp_single_fsqrt() local 486 int tm; in vfp_single_fcvtd() local 552 int tm; in vfp_single_ftoui() local 632 int tm; in vfp_single_ftosi() local 734 int tn, tm; in vfp_single_fadd_nonnumber() local 1057 int tm, tn; in vfp_single_fdiv() local
|
/arch/x86/platform/intel-mid/ |
D | intel_mid_vrtc.c | 89 struct rtc_time tm; in vrtc_set_mmss() local
|
/arch/x86/kernel/ |
D | rtc.c | 45 struct rtc_time tm; in mach_set_rtc_mmss() local
|
/arch/x86/platform/efi/ |
D | efi_64.c | 544 static efi_status_t efi_thunk_get_time(efi_time_t *tm, efi_time_cap_t *tc) in efi_thunk_get_time() 549 static efi_status_t efi_thunk_set_time(efi_time_t *tm) in efi_thunk_set_time() 556 efi_time_t *tm) in efi_thunk_get_wakeup_time() 562 efi_thunk_set_wakeup_time(efi_bool_t enabled, efi_time_t *tm) in efi_thunk_set_wakeup_time()
|
/arch/mips/sibyte/swarm/ |
D | rtc_xicor1241.c | 110 struct rtc_time tm; in xicor_set_time() local
|
D | rtc_m41t81.c | 141 struct rtc_time tm; in m41t81_set_time() local
|
/arch/parisc/math-emu/ |
D | fpudispatch.c | 1158 u_int rm1, rm2, tm, ra, ta; /* operands */ local 1298 u_int rm1, rm2, tm, ra, ta; /* operands */ local
|
/arch/s390/include/asm/ |
D | timex.h | 86 unsigned int tm : 2; member
|
/arch/m68k/mac/ |
D | misc.c | 292 static void via_set_rtc_time(struct rtc_time *tm) in via_set_rtc_time()
|
/arch/powerpc/sysdev/ |
D | mpic.c | 229 static inline unsigned int mpic_tm_offset(struct mpic *mpic, unsigned int tm) in mpic_tm_offset() 235 static inline u32 _mpic_tm_read(struct mpic *mpic, unsigned int tm) in _mpic_tm_read() 243 static inline void _mpic_tm_write(struct mpic *mpic, unsigned int tm, u32 value) in _mpic_tm_write()
|
/arch/ia64/kernel/ |
D | smpboot.c | 216 unsigned long tcenter, t0, t1, tm; in get_delta() local
|