Home
last modified time | relevance | path

Searched refs:RTC_UIE_ON (Results 1 – 11 of 11) sorted by relevance

/linux-2.4.37.9/include/linux/
Drtc.h72 #define RTC_UIE_ON _IO('p', 0x03) /* Update int. enable on */ macro
/linux-2.4.37.9/drivers/char/
Defirtc.c162 case RTC_UIE_ON: in efi_rtc_ioctl()
Drtc.c309 case RTC_UIE_ON: in rtc_ioctl()
366 case RTC_UIE_ON: /* Allow ints for RTC updates. */ in rtc_ioctl()
Dgenrtc.c301 case RTC_UIE_ON: /* enable ints for RTC updates. */ in gen_rtc_ioctl()
/linux-2.4.37.9/drivers/hil/
Dhp_sdc_rtc.c554 case RTC_UIE_ON: /* Allow ints for RTC updates. */ in hp_sdc_rtc_ioctl()
/linux-2.4.37.9/Documentation/
Drtc.txt108 retval = ioctl(fd, RTC_UIE_ON, 0);
/linux-2.4.37.9/arch/x86_64/ia32/
Dia32_ioctl.c3825 COMPATIBLE_IOCTL(RTC_UIE_ON)
4181 COMPATIBLE_IOCTL(RTC_UIE_ON)
/linux-2.4.37.9/arch/mips64/kernel/
Dioctl32.c2398 IOCTL32_DEFAULT(RTC_UIE_ON),
/linux-2.4.37.9/arch/parisc/kernel/
Dioctl32.c3601 COMPATIBLE_IOCTL(RTC_UIE_ON)
/linux-2.4.37.9/arch/ppc64/kernel/
Dioctl32.c3995 COMPATIBLE_IOCTL(RTC_UIE_ON),
/linux-2.4.37.9/arch/sparc64/kernel/
Dioctl32.c4585 COMPATIBLE_IOCTL(RTC_UIE_ON)