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