Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/stm32/
H A Dpinctrl-stm32.c259 static int stm32_gpio_to_irq(struct gpio_chip *chip, unsigned int offset) in stm32_gpio_to_irq() function
324 .to_irq = stm32_gpio_to_irq,