Searched defs:gpiod_to_irq (Results 1 - 1 of 1) sorted by relevance

/drivers/gpio/
H A Dgpiolib.c1315 * gpiod_to_irq() - return the IRQ corresponding to a GPIO
1321 int gpiod_to_irq(const struct gpio_desc *desc) function
1332 EXPORT_SYMBOL_GPL(gpiod_to_irq); variable

Completed in 120 milliseconds