Searched defs:tm (Results 26 - 50 of 280) sorted by relevance

1234567891011>>

/linux-master/drivers/rtc/
H A Drtc-meson-vrtc.c21 static int meson_vrtc_read_time(struct device *dev, struct rtc_time *tm) argument
H A Drtc-ds1672.c26 static int ds1672_read_time(struct device *dev, struct rtc_time *tm) argument
81 static int ds1672_set_time(struct device *dev, struct rtc_time *tm) argument
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-efi.c157 static int efi_read_time(struct device *dev, struct rtc_time *tm) argument
177 static int efi_set_time(struct device *dev, struct rtc_time *tm) argument
H A Drtc-pcap.c43 struct rtc_time *tm = &alrm->time; local
74 static int pcap_rtc_read_time(struct device *dev, struct rtc_time *tm) argument
91 static int pcap_rtc_set_time(struct device *dev, struct rtc_time *tm) argument
H A Drtc-bq4802.c50 static int bq4802_read_time(struct device *dev, struct rtc_time *tm) argument
92 bq4802_set_time(struct device *dev, struct rtc_time *tm) argument
[all...]
H A Drtc-as3722.c33 static void as3722_time_to_reg(u8 *rbuff, struct rtc_time *tm) argument
43 static void as3722_reg_to_time(u8 *rbuff, struct rtc_time *tm) argument
54 as3722_rtc_read_time(struct device *dev, struct rtc_time *tm) argument
71 as3722_rtc_set_time(struct device *dev, struct rtc_time *tm) argument
[all...]
H A Drtc-da9055.c159 static int da9055_rtc_set_time(struct device *dev, struct rtc_time *tm) argument
179 struct rtc_time *tm = &alrm->time; local
195 struct rtc_time *tm local
[all...]
H A Drtc-m41t93.c45 static int m41t93_set_time(struct device *dev, struct rtc_time *tm) argument
101 m41t93_get_time(struct device *dev, struct rtc_time *tm) argument
[all...]
H A Drtc-ds1286.c150 static int ds1286_read_time(struct device *dev, struct rtc_time *tm) argument
213 ds1286_set_time(struct device *dev, struct rtc_time *tm) argument
[all...]
H A Drtc-ds1216.c78 static int ds1216_rtc_read_time(struct device *dev, struct rtc_time *tm) argument
105 ds1216_rtc_set_time(struct device *dev, struct rtc_time *tm) argument
[all...]
H A Drtc-m48t35.c55 static int m48t35_read_time(struct device *dev, struct rtc_time *tm) argument
97 m48t35_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-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-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-opal.c21 static void opal_to_tm(u32 y_m_d, u64 h_m_s_ms, struct rtc_time *tm) argument
34 static void tm_to_opal(struct rtc_time *tm, u32 *y_m_d, u64 *h_m_s_ms) argument
46 opal_get_rtc_time(struct device *dev, struct rtc_time *tm) argument
80 opal_set_rtc_time(struct device *dev, struct rtc_time *tm) argument
[all...]
H A Drtc-goldfish.c110 static int goldfish_rtc_read_time(struct device *dev, struct rtc_time *tm) argument
132 static int goldfish_rtc_set_time(struct device *dev, struct rtc_time *tm) argument
/linux-master/net/sched/
H A Dem_text.c31 struct text_match *tm = EM_TEXT_PRIV(m); local
46 struct text_match *tm; local
108 struct text_match *tm = EM_TEXT_PRIV(m); local
[all...]
/linux-master/arch/x86/kernel/
H A Drtc.c38 struct rtc_time tm; local
58 struct rtc_time tm; local
/linux-master/arch/mips/sibyte/swarm/
H A Drtc_xicor1241.c110 struct rtc_time tm; local
[all...]
/linux-master/sound/core/seq/
H A Dseq_timer.h83 static inline void snd_seq_sanity_real_time(snd_seq_real_time_t *tm) argument
94 static inline void snd_seq_inc_real_time(snd_seq_real_time_t *tm, snd_seq_real_time_t *inc) argument
101 static inline void snd_seq_inc_time_nsec(snd_seq_real_time_t *tm, unsigned long nsec) argument
[all...]
/linux-master/arch/parisc/kernel/
H A Dtime.c166 static int rtc_generic_get_time(struct device *dev, struct rtc_time *tm) argument
179 static int rtc_generic_set_time(struct device *dev, struct rtc_time *tm) argument
/linux-master/tools/bpf/runqslower/
H A Drunqslower.c93 struct tm *tm; local
/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

Completed in 160 milliseconds

1234567891011>>