Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/pinctrl/sh-pfc/
Dgpio.c198 static int gpio_pin_to_irq(struct gpio_chip *gc, unsigned offset) in gpio_pin_to_irq() function
240 gc->to_irq = gpio_pin_to_irq; in gpio_pin_setup()