Home
last modified time | relevance | path

Searched defs:tod (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/rtc/
H A Drtc-pcap.c45 u32 tod; /* time of day, seconds since midnight */ in pcap_rtc_read_alarm() local
63 u32 tod, days; in pcap_rtc_set_alarm() local
78 u32 tod, days; in pcap_rtc_read_time() local
95 u32 tod, days; in pcap_rtc_set_time() local
H A Drtc-cpcap.c53 unsigned long int tod; in cpcap2rtc_time() local
H A Drtc-mxc.c118 u32 tod, day, hr, min, sec, temp; in set_alarm_or_time() local
/linux/tools/perf/util/
H A Ddata-convert.h10 bool tod; member
/linux/drivers/ptp/
H A Dptp_clockmatrix.h109 u8 tod; member
/linux/arch/parisc/kernel/
H A Dfirmware.c1087 int pdc_tod_read(struct pdc_tod *tod) in pdc_tod_read()