Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/rtc/
Drtc-dev.c216 static long rtc_dev_ioctl(struct file *file, in rtc_dev_ioctl() function
454 rtc_dev_ioctl(file, RTC_UIE_OFF, 0); in rtc_dev_release()
470 .unlocked_ioctl = rtc_dev_ioctl,