Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpio/
Dgpiolib.c3246 int retirq = chip->to_irq(chip, offset); in gpiod_to_irq() local
3249 if (!retirq) in gpiod_to_irq()
3252 return retirq; in gpiod_to_irq()