Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
A Drtc.h88 #define RTC_UIE_ON _IO('p', 0x03) /* Update int. enable on */ macro
/linux/tools/testing/selftests/rtc/
A Drtctest.c57 rc = ioctl(self->fd, RTC_UIE_ON, 0);
82 rc = ioctl(self->fd, RTC_UIE_ON, 0); in TEST_F()
/linux/Documentation/ABI/testing/
A Drtc-cdev28 * RTC_UIE_ON, RTC_UIE_OFF: Enable or disable the update
/linux/drivers/rtc/
A Ddev.c355 case RTC_UIE_ON: in rtc_dev_ioctl()
/linux/drivers/mfd/
A Dmenelaus.c1035 case RTC_UIE_ON: in menelaus_ioctl()

Completed in 11 milliseconds