Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/timers/
A Drtcpie.c80 retval = ioctl(fd, RTC_IRQP_SET, tmp); in main()
135 ioctl(fd, RTC_IRQP_SET, old_pie_rate); in main()
/linux/drivers/rtc/
A Ddev.c230 case RTC_IRQP_SET: in rtc_dev_ioctl()
363 case RTC_IRQP_SET: in rtc_dev_ioctl()
484 return rtc_dev_ioctl(file, RTC_IRQP_SET, arg); in rtc_dev_compat_ioctl()
/linux/include/uapi/linux/
A Drtc.h100 #define RTC_IRQP_SET _IOW('p', 0x0c, unsigned long) /* Set IRQ rate */ macro
/linux/Documentation/ABI/testing/
A Drtc-cdev31 * RTC_IRQP_READ, RTC_IRQP_SET: Read or set the frequency for

Completed in 5 milliseconds