Searched refs:rt5677_irq (Results 1 - 1 of 1) sorted by relevance

/linux-master/sound/soc/codecs/
H A Drt5677.c905 * drives a 1. rt5677_irq() is called after a rising edge on
908 * in rt5677_irq() where GPIO1 pin is configured back to IRQ
5301 static irqreturn_t rt5677_irq(int unused, void *data) function
5350 * call to rt5677_irq().
5382 rt5677_irq(0, rt5677);
5389 * rt5677_irq has already ran and cleared the irq status at suspend.
5519 ret = devm_request_threaded_irq(&i2c->dev, i2c->irq, NULL, rt5677_irq,

Completed in 265 milliseconds