Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Drtc-mpfs.c196 static irqreturn_t mpfs_rtc_wakeup_irq_handler(int irq, void *dev) in mpfs_rtc_wakeup_irq_handler() function
252 ret = devm_request_irq(&pdev->dev, wakeup_irq, mpfs_rtc_wakeup_irq_handler, 0, in mpfs_rtc_probe()