Searched refs:RTC_RD_TIME (Results 1 – 25 of 25) sorted by relevance
/linux-2.4.37.9/include/linux/ |
D | rtc.h | 81 #define RTC_RD_TIME _IOR('p', 0x09, struct rtc_time) /* Read RTC time */ macro
|
/linux-2.4.37.9/drivers/macintosh/ |
D | rtc.c | 64 case RTC_RD_TIME: in rtc_ioctl()
|
/linux-2.4.37.9/include/asm-cris/ |
D | rtc.h | 120 #define RTC_RD_TIME _IOR(RTC_MAGIC, 0x09, struct rtc_time) /* Read RTC time. */ macro
|
/linux-2.4.37.9/drivers/char/ |
D | mips_rtc.c | 84 case RTC_RD_TIME: /* Read the time/date from RTC */ in rtc_ioctl()
|
D | ip27-rtc.c | 84 case RTC_RD_TIME: /* Read the time/date from RTC */ in rtc_ioctl()
|
D | ds1742.c | 265 case RTC_RD_TIME: /* Read the time/date from RTC */ in ds1742_ioctl()
|
D | efirtc.c | 176 case RTC_RD_TIME: in efi_rtc_ioctl()
|
D | genrtc.c | 304 case RTC_RD_TIME: /* Read the time/date from RTC */ in gen_rtc_ioctl()
|
D | ds1286.c | 217 case RTC_RD_TIME: /* Read the time/date from RTC */ in ds1286_ioctl()
|
D | rtc.c | 421 case RTC_RD_TIME: /* Read the time/date from RTC */ in rtc_ioctl()
|
/linux-2.4.37.9/arch/m68k/mvme16x/ |
D | rtc.c | 49 case RTC_RD_TIME: /* Read the time/date from RTC */ in rtc_ioctl()
|
/linux-2.4.37.9/arch/m68k/bvme6000/ |
D | rtc.c | 50 case RTC_RD_TIME: /* Read the time/date from RTC */ in rtc_ioctl()
|
/linux-2.4.37.9/arch/cris/drivers/ |
D | pcf8563.c | 219 case RTC_RD_TIME: in pcf8563_ioctl()
|
D | ds1302.c | 345 case RTC_RD_TIME: /* read the time/date from RTC */ in rtc_ioctl()
|
/linux-2.4.37.9/drivers/acorn/char/ |
D | i2c.c | 168 case RTC_RD_TIME: in rtc_ioctl()
|
/linux-2.4.37.9/arch/ppc64/kernel/ |
D | rtc.c | 98 case RTC_RD_TIME: /* Read the time/date from RTC */ in rtc_ioctl()
|
D | ioctl32.c | 4003 COMPATIBLE_IOCTL(RTC_RD_TIME),
|
/linux-2.4.37.9/Documentation/ia64/ |
D | efirtc.txt | 58 Read the CMOS clock: ioctl(d, RTC_RD_TIME, &rtc);
|
/linux-2.4.37.9/drivers/hil/ |
D | hp_sdc_rtc.c | 611 case RTC_RD_TIME: /* Read the time/date from RTC */ in hp_sdc_rtc_ioctl()
|
/linux-2.4.37.9/Documentation/ |
D | rtc.txt | 161 retval = ioctl(fd, RTC_RD_TIME, &rtc_tm);
|
D | Configure.help | 20914 operations of the standard PC RTC driver: RTC_RD_TIME and RTC_SET_TIME.
|
/linux-2.4.37.9/arch/x86_64/ia32/ |
D | ia32_ioctl.c | 3833 COMPATIBLE_IOCTL(RTC_RD_TIME) 4189 COMPATIBLE_IOCTL(RTC_RD_TIME)
|
/linux-2.4.37.9/arch/mips64/kernel/ |
D | ioctl32.c | 2406 IOCTL32_DEFAULT(RTC_RD_TIME),
|
/linux-2.4.37.9/arch/parisc/kernel/ |
D | ioctl32.c | 3609 COMPATIBLE_IOCTL(RTC_RD_TIME) /* struct rtc_time only has ints */
|
/linux-2.4.37.9/arch/sparc64/kernel/ |
D | ioctl32.c | 4593 COMPATIBLE_IOCTL(RTC_RD_TIME)
|