Home
last modified time | relevance | path

Searched refs:RTC_WIE_ON (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/include/linux/
Drtc.h76 #define RTC_WIE_ON _IO('p', 0x0f) /* Watchdog int. enable on */ macro
/linux-3.4.99/drivers/rtc/
Drtc-ds1286.c80 case RTC_WIE_ON: in ds1286_ioctl()
Drtc-davinci.c228 case RTC_WIE_ON: in davinci_rtc_ioctl()
/linux-3.4.99/fs/
Dcompat_ioctl.c926 COMPATIBLE_IOCTL(RTC_WIE_ON)