Home
last modified time | relevance | path

Searched refs:RTC_WIE_OFF (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/include/uapi/linux/
Drtc.h93 #define RTC_WIE_OFF _IO('p', 0x10) /* ... off */ macro
/linux-6.6.21/drivers/rtc/
Drtc-ds1286.c64 case RTC_WIE_OFF: in ds1286_ioctl()