Home
last modified time | relevance | path

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

/linux/drivers/w1/masters/
H A Domap_hdq.c189 static irqreturn_t hdq_isr(int irq, void *_hdq) in hdq_isr() function
620 ret = devm_request_irq(dev, irq, hdq_isr, 0, "omap_hdq", hdq_data); in omap_hdq_probe()