Searched defs:tm (Results 1 - 25 of 278) sorted by last modified time

1234567891011>>

/linux-master/fs/ntfs3/
H A Dntfs_fs.h995 static inline void nt2kernel(const __le64 tm, struct timespec64 *ts) argument
/linux-master/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c9434 struct tm tm; local
/linux-master/sound/pci/hda/
H A Dtas2781_hda_i2c.c550 struct tm *tm = &tas_priv->tm; local
[all...]
/linux-master/drivers/scsi/lpfc/
H A Dlpfc_sli.c8406 struct lpfc_mbx_set_host_date_time *tm; local
[all...]
H A Dlpfc_hw4.h3582 struct lpfc_mbx_set_host_date_time tm; member in union:lpfc_mbx_set_host_data::__anon528
/linux-master/net/core/
H A Dsock.c1604 struct __kernel_old_timeval tm; member in union:__anon142
/linux-master/kernel/time/
H A Dalarmtimer.c247 struct rtc_time tm; local
/linux-master/drivers/video/fbdev/core/
H A Dsvgalib.c445 int svga_check_timings(const struct svga_timing_regs *tm, struct fb_var_screeninfo *var, int node) argument
512 svga_set_timings(void __iomem *regbase, const struct svga_timing_regs *tm, struct fb_var_screeninfo *var, u32 hmul, u32 hdiv, u32 vmul, u32 vdiv, u32 hborder, int node) argument
[all...]
/linux-master/drivers/rtc/
H A Drtc-pcf8523.c99 static int pcf8523_rtc_read_time(struct device *dev, struct rtc_time *tm) argument
124 static int pcf8523_rtc_set_time(struct device *dev, struct rtc_time *tm) argument
161 pcf8523_rtc_read_alarm(struct device *dev, struct rtc_wkalrm *tm) argument
201 pcf8523_rtc_set_alarm(struct device *dev, struct rtc_wkalrm *tm) argument
[all...]
H A Drtc-nct3018y.c150 static int nct3018y_rtc_read_time(struct device *dev, struct rtc_time *tm) argument
180 static int nct3018y_rtc_set_time(struct device *dev, struct rtc_time *tm) argument
252 nct3018y_rtc_read_alarm(struct device *dev, struct rtc_wkalrm *tm) argument
283 nct3018y_rtc_set_alarm(struct device *dev, struct rtc_wkalrm *tm) argument
[all...]
H A Drtc-m41t80.c196 static int m41t80_rtc_read_time(struct device *dev, struct rtc_time *tm) argument
230 static int m41t80_rtc_set_time(struct device *dev, struct rtc_time *tm) argument
883 struct rtc_time tm; local
[all...]
H A Drtc-max31335.c224 static int max31335_read_time(struct device *dev, struct rtc_time *tm) argument
249 static int max31335_set_time(struct device *dev, struct rtc_time *tm) argument
[all...]
H A Dinterface.c23 static void rtc_add_offset(struct rtc_device *rtc, struct rtc_time *tm) argument
46 static void rtc_subtract_offset(struct rtc_device *rtc, struct rtc_time *tm) argument
67 static int rtc_valid_range(struct rtc_device *rtc, struct rtc_time *tm) argument
84 static int __rtc_read_time(struct rtc_device *rtc, struct rtc_time *tm) argument
110 rtc_read_time(struct rtc_device *rtc, struct rtc_time *tm) argument
126 rtc_set_time(struct rtc_device *rtc, struct rtc_time *tm) argument
411 struct rtc_time tm; local
585 struct rtc_time tm; local
805 struct rtc_time tm; local
905 struct rtc_time tm; local
[all...]
H A Dclass.c61 struct rtc_time tm; local
103 struct rtc_time tm; local
148 struct rtc_time tm; local
[all...]
/linux-master/drivers/s390/cio/
H A Dorb.h91 struct tm_orb tm; member in union:orb
/linux-master/arch/s390/include/asm/
H A Dscsw.h143 struct tm_scsw tm; member in union:scsw
[all...]
/linux-master/drivers/media/tuners/
H A Dtda18271-fe.c202 int tm; local
/linux-master/arch/powerpc/sysdev/
H A Dmpic.c231 static inline unsigned int mpic_tm_offset(struct mpic *mpic, unsigned int tm) argument
237 static inline u32 _mpic_tm_read(struct mpic *mpic, unsigned int tm) argument
245 static inline void _mpic_tm_write(struct mpic *mpic, unsigned int tm, u32 value) argument
/linux-master/tools/perf/util/scripting-engines/
H A Dtrace-event-python.c1615 unsigned long long tm = e->time; local
/linux-master/tools/perf/
H A Dbuiltin-stat.c256 static int write_stat_round_event(u64 tm, u64 type) argument
2606 struct timespec tm; local
H A Dbuiltin-record.c1064 int m, tm, nr_mmaps = evlist->core.nr_mmaps; local
1112 int f, tm, pos; local
[all...]
/linux-master/sound/core/seq/
H A Dseq_timer.c408 struct timespec64 tm; local
/linux-master/include/sound/
H A Dtas2781.h103 struct tm tm; member in struct:tasdevice_priv
/linux-master/drivers/hwmon/
H A Dcoretemp.c189 const struct tjmax_model *tm = &tjmax_model_table[i]; local
/linux-master/net/sched/
H A Dcls_bpf.c577 cls_bpf_dump(struct net *net, struct tcf_proto *tp, void *fh, struct sk_buff *skb, struct tcmsg *tm, bool rtnl_held) argument

Completed in 393 milliseconds

1234567891011>>