Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpio/
Dgpiolib.c3827 int retirq = chip->to_irq(chip, offset); in gpiod_to_irq() local
3830 if (!retirq) in gpiod_to_irq()
3833 return retirq; in gpiod_to_irq()