Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
A Drtc.h102 #define RTC_EPOCH_SET _IOW('p', 0x0e, unsigned long) /* Set epoch */ macro
/linux/arch/alpha/kernel/
A Drtc.c123 case RTC_EPOCH_SET: in alpha_rtc_ioctl()
/linux/drivers/rtc/
A Ddev.c223 case RTC_EPOCH_SET: in rtc_dev_ioctl()
488 return rtc_dev_ioctl(file, RTC_EPOCH_SET, arg); in rtc_dev_compat_ioctl()
A Drtc-vr41xx.c190 case RTC_EPOCH_SET: in vr41xx_rtc_ioctl()

Completed in 8 milliseconds