RTC_UIE_OFF
case RTC_UIE_OFF:
rtc_dev_ioctl(file, RTC_UIE_OFF, 0);
rc = ioctl(self->fd, RTC_UIE_OFF, 0);