Home
last modified time | relevance | path

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

/linux/Documentation/ABI/testing/
A Drtc-cdev13 * RTC_AIE_ON, RTC_AIE_OFF: Enable or disable the alarm interrupt
18 future. Requires a separate RTC_AIE_ON call to enable the
/linux/include/uapi/linux/
A Drtc.h86 #define RTC_AIE_ON _IO('p', 0x01) /* Alarm int. enable on */ macro
/linux/tools/testing/selftests/rtc/
A Drtctest.c140 rc = ioctl(self->fd, RTC_AIE_ON, 0); in TEST_F()
242 rc = ioctl(self->fd, RTC_AIE_ON, 0);
/linux/drivers/rtc/
A Ddev.c347 case RTC_AIE_ON: in rtc_dev_ioctl()
/linux/drivers/mfd/
A Dmenelaus.c1024 case RTC_AIE_ON: in menelaus_ioctl()

Completed in 11 milliseconds