Home
last modified time | relevance | path

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

/linux-3.3/drivers/base/regmap/
Dregmap-irq.c94 static irqreturn_t regmap_irq_thread(int irq, void *d) in regmap_irq_thread() function
252 ret = request_threaded_irq(irq, NULL, regmap_irq_thread, irq_flags, in regmap_add_irq_chip()