Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Dqcom-wdt.c64 static irqreturn_t qcom_wdt_isr(int irq, void *arg) in qcom_wdt_isr() function
247 ret = devm_request_irq(dev, irq, qcom_wdt_isr, 0, in qcom_wdt_probe()