Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/rtc/
Drtc-st-lpc.c138 static int st_rtc_alarm_irq_enable(struct device *dev, unsigned int enabled) in st_rtc_alarm_irq_enable() function
172 st_rtc_alarm_irq_enable(dev, t->enabled); in st_rtc_set_alarm()
182 .alarm_irq_enable = st_rtc_alarm_irq_enable,