Home
last modified time | relevance | path

Searched refs:RTC_RD_TIME (Results 1 – 25 of 25) sorted by relevance

/linux-2.4.37.9/include/linux/
Drtc.h81 #define RTC_RD_TIME _IOR('p', 0x09, struct rtc_time) /* Read RTC time */ macro
/linux-2.4.37.9/drivers/macintosh/
Drtc.c64 case RTC_RD_TIME: in rtc_ioctl()
/linux-2.4.37.9/include/asm-cris/
Drtc.h120 #define RTC_RD_TIME _IOR(RTC_MAGIC, 0x09, struct rtc_time) /* Read RTC time. */ macro
/linux-2.4.37.9/drivers/char/
Dmips_rtc.c84 case RTC_RD_TIME: /* Read the time/date from RTC */ in rtc_ioctl()
Dip27-rtc.c84 case RTC_RD_TIME: /* Read the time/date from RTC */ in rtc_ioctl()
Dds1742.c265 case RTC_RD_TIME: /* Read the time/date from RTC */ in ds1742_ioctl()
Defirtc.c176 case RTC_RD_TIME: in efi_rtc_ioctl()
Dgenrtc.c304 case RTC_RD_TIME: /* Read the time/date from RTC */ in gen_rtc_ioctl()
Dds1286.c217 case RTC_RD_TIME: /* Read the time/date from RTC */ in ds1286_ioctl()
Drtc.c421 case RTC_RD_TIME: /* Read the time/date from RTC */ in rtc_ioctl()
/linux-2.4.37.9/arch/m68k/mvme16x/
Drtc.c49 case RTC_RD_TIME: /* Read the time/date from RTC */ in rtc_ioctl()
/linux-2.4.37.9/arch/m68k/bvme6000/
Drtc.c50 case RTC_RD_TIME: /* Read the time/date from RTC */ in rtc_ioctl()
/linux-2.4.37.9/arch/cris/drivers/
Dpcf8563.c219 case RTC_RD_TIME: in pcf8563_ioctl()
Dds1302.c345 case RTC_RD_TIME: /* read the time/date from RTC */ in rtc_ioctl()
/linux-2.4.37.9/drivers/acorn/char/
Di2c.c168 case RTC_RD_TIME: in rtc_ioctl()
/linux-2.4.37.9/arch/ppc64/kernel/
Drtc.c98 case RTC_RD_TIME: /* Read the time/date from RTC */ in rtc_ioctl()
Dioctl32.c4003 COMPATIBLE_IOCTL(RTC_RD_TIME),
/linux-2.4.37.9/Documentation/ia64/
Defirtc.txt58 Read the CMOS clock: ioctl(d, RTC_RD_TIME, &rtc);
/linux-2.4.37.9/drivers/hil/
Dhp_sdc_rtc.c611 case RTC_RD_TIME: /* Read the time/date from RTC */ in hp_sdc_rtc_ioctl()
/linux-2.4.37.9/Documentation/
Drtc.txt161 retval = ioctl(fd, RTC_RD_TIME, &rtc_tm);
DConfigure.help20914 operations of the standard PC RTC driver: RTC_RD_TIME and RTC_SET_TIME.
/linux-2.4.37.9/arch/x86_64/ia32/
Dia32_ioctl.c3833 COMPATIBLE_IOCTL(RTC_RD_TIME)
4189 COMPATIBLE_IOCTL(RTC_RD_TIME)
/linux-2.4.37.9/arch/mips64/kernel/
Dioctl32.c2406 IOCTL32_DEFAULT(RTC_RD_TIME),
/linux-2.4.37.9/arch/parisc/kernel/
Dioctl32.c3609 COMPATIBLE_IOCTL(RTC_RD_TIME) /* struct rtc_time only has ints */
/linux-2.4.37.9/arch/sparc64/kernel/
Dioctl32.c4593 COMPATIBLE_IOCTL(RTC_RD_TIME)