Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dirq-generic.h103 int gpio_to_irq(struct gpio_desc *gpio);
/rk3399_rockchip-uboot/drivers/irq/
H A Dirq-gpio-switch.c213 int gpio_to_irq(struct gpio_desc *gpio) in gpio_to_irq() function