Searched refs:most_irq_handler (Results 1 – 1 of 1) sorted by relevance
50 static irqreturn_t most_irq_handler(int, void *);91 ret = request_irq(dev->client->irq, most_irq_handler, 0, in configure_channel()268 static irqreturn_t most_irq_handler(int irq, void *_dev) in most_irq_handler() function