Home
last modified time | relevance | path

Searched refs:RTC_AIE_OFF (Results 1 – 5 of 5) sorted by relevance

/linux/include/uapi/linux/
A Drtc.h87 #define RTC_AIE_OFF _IO('p', 0x02) /* ... off */ macro
/linux/tools/testing/selftests/rtc/
A Drtctest.c151 rc = ioctl(self->fd, RTC_AIE_OFF, 0); in TEST_F()
253 rc = ioctl(self->fd, RTC_AIE_OFF, 0);
/linux/Documentation/ABI/testing/
A Drtc-cdev13 * RTC_AIE_ON, RTC_AIE_OFF: Enable or disable the alarm interrupt
/linux/drivers/rtc/
A Ddev.c351 case RTC_AIE_OFF: in rtc_dev_ioctl()
/linux/drivers/mfd/
A Dmenelaus.c1029 case RTC_AIE_OFF: in menelaus_ioctl()

Completed in 12 milliseconds