Home
last modified time | relevance | path

Searched defs:tm (Results 1 – 25 of 29) sorted by relevance

12

/arch/alpha/kernel/
Drtc.c81 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/
Dtime.c51 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/
Dopal-rtc.c21 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/
Dtime.c88 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/
Drtc.c33 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/
Drtc.c42 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/
Dtime.c95 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/
Dtime.c91 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/
Dm8xx_setup.c164 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/
Dtime.c167 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/
Drtas-rtc.c87 int rtas_set_rtc_time(struct rtc_time *tm) in rtas_set_rtc_time()
Dtime.c777 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()
Drtas-proc.c285 struct rtc_time tm; in ppc_rtas_poweron_write() local
351 struct rtc_time tm; in ppc_rtas_clock_write() local
/arch/arm/vfp/
Dvfpdouble.c211 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
Dvfpsingle.c219 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/
Dintel_mid_vrtc.c89 struct rtc_time tm; in vrtc_set_mmss() local
/arch/x86/kernel/
Drtc.c45 struct rtc_time tm; in mach_set_rtc_mmss() local
/arch/x86/platform/efi/
Defi_64.c544 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/
Drtc_xicor1241.c110 struct rtc_time tm; in xicor_set_time() local
Drtc_m41t81.c141 struct rtc_time tm; in m41t81_set_time() local
/arch/parisc/math-emu/
Dfpudispatch.c1158 u_int rm1, rm2, tm, ra, ta; /* operands */ local
1298 u_int rm1, rm2, tm, ra, ta; /* operands */ local
/arch/s390/include/asm/
Dtimex.h86 unsigned int tm : 2; member
/arch/m68k/mac/
Dmisc.c292 static void via_set_rtc_time(struct rtc_time *tm) in via_set_rtc_time()
/arch/powerpc/sysdev/
Dmpic.c229 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/
Dsmpboot.c216 unsigned long tcenter, t0, t1, tm; in get_delta() local

12