Searched defs:tm (Results 76 - 100 of 278) sorted by relevance

1234567891011>>

/linux-master/drivers/rtc/
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
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-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-optee.c55 static int optee_rtc_readtime(struct device *dev, struct rtc_time *tm) argument
95 optee_rtc_settime(struct device *dev, struct rtc_time *tm) argument
196 struct optee_rtc_time *tm; local
[all...]
H A Ddev.c49 struct rtc_time tm; local
110 struct rtc_time tm; local
209 struct rtc_time tm; local
[all...]
H A Dsysfs.c36 struct rtc_time tm; local
50 struct rtc_time tm; local
64 struct rtc_time tm; local
H A Drtc-snvs.c160 static int snvs_rtc_read_time(struct device *dev, struct rtc_time *tm) argument
178 static int snvs_rtc_set_time(struct device *dev, struct rtc_time *tm) argument
H A Drtc-rk808.c68 static time64_t nov2dec_transitions(struct rtc_time *tm) argument
73 static void rockchip_to_gregorian(struct rtc_time *tm) argument
80 static void gregorian_to_rockchip(struct rtc_time *tm) argument
96 rk808_rtc_readtime(struct device *dev, struct rtc_time *tm) argument
146 rk808_rtc_set_time(struct device *dev, struct rtc_time *tm) argument
[all...]
H A Drtc-msc313.c108 static int msc313_rtc_read_time(struct device *dev, struct rtc_time *tm) argument
132 static int msc313_rtc_set_time(struct device *dev, struct rtc_time *tm) argument
H A Drtc-moxart.c142 static int moxart_rtc_set_time(struct device *dev, struct rtc_time *tm) argument
185 moxart_rtc_read_time(struct device *dev, struct rtc_time *tm) argument
[all...]
H A Drtc-nxp-bbnsm.c62 static int bbnsm_rtc_read_time(struct device *dev, struct rtc_time *tm) argument
78 static int bbnsm_rtc_set_time(struct device *dev, struct rtc_time *tm) argument
H A Drtc-max8907.c57 static void regs_to_tm(u8 *regs, struct rtc_time *tm) argument
77 tm_to_regs(struct rtc_time *tm, u8 *regs) argument
93 max8907_rtc_read_time(struct device *dev, struct rtc_time *tm) argument
109 max8907_rtc_set_time(struct device *dev, struct rtc_time *tm) argument
[all...]
H A Drtc-mxc_v2.c141 static int mxc_rtc_read_time(struct device *dev, struct rtc_time *tm) argument
163 static int mxc_rtc_set_time(struct device *dev, struct rtc_time *tm) argument
H A Drtc-mpfs.c86 static int mpfs_rtc_readtime(struct device *dev, struct rtc_time *tm) argument
98 static int mpfs_rtc_settime(struct device *dev, struct rtc_time *tm) argument
H A Drtc-pm8xxx.c239 static int pm8xxx_rtc_set_time(struct device *dev, struct rtc_time *tm) argument
260 static int pm8xxx_rtc_read_time(struct device *dev, struct rtc_time *tm) argument
H A Drtc-pcf50633.c103 static int pcf50633_rtc_read_time(struct device *dev, struct rtc_time *tm) argument
134 static int pcf50633_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/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_coredump.c228 struct tm tm; local
[all...]
/linux-master/drivers/media/test-drivers/vivid/
H A Dvivid-vbi-gen.c178 struct tm tm; local
181 time64_to_tm(ktime_get_real_seconds(), 0, &tm); local
[all...]
/linux-master/drivers/md/persistent-data/
H A Ddm-bitset.c29 void dm_disk_bitset_init(struct dm_transaction_manager *tm, argument
H A Ddm-btree-spine.c255 void init_le64_type(struct dm_transaction_manager *tm, argument
H A Ddm-space-map-common.h73 struct dm_transaction_manager *tm; member in struct:ll_disk
/linux-master/drivers/xen/
H A Defi.c44 static efi_status_t xen_efi_get_time(efi_time_t *tm, efi_time_cap_t *tc) argument
66 static efi_status_t xen_efi_set_time(efi_time_t *tm) argument
79 xen_efi_get_wakeup_time(efi_bool_t *enabled, efi_bool_t *pending, efi_time_t *tm) argument
102 xen_efi_set_wakeup_time(efi_bool_t enabled, efi_time_t *tm) argument
[all...]
/linux-master/drivers/w1/slaves/
H A Dw1_ds28e04.c166 unsigned int tm = 10; local

Completed in 318 milliseconds

1234567891011>>