Home
last modified time | relevance | path

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

/Linux-v4.19/include/trace/events/
Drtc.h59 TRACE_EVENT(rtc_irq_set_freq,
/Linux-v4.19/include/linux/
Drtc.h201 extern int rtc_irq_set_freq(struct rtc_device *rtc, int freq);
/Linux-v4.19/drivers/rtc/
Drtc-dev.c368 err = rtc_irq_set_freq(rtc, arg); in rtc_dev_ioctl()
Dinterface.c774 int rtc_irq_set_freq(struct rtc_device *rtc, int freq) in rtc_irq_set_freq() function