Home
last modified time | relevance | path

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

/linux/drivers/pinctrl/mediatek/
H A Dpinctrl-moore.c540 static int mtk_gpio_to_irq(struct gpio_chip *chip, unsigned int offset) in mtk_gpio_to_irq() function
591 chip->to_irq = mtk_gpio_to_irq; in mtk_build_gpiochip()
H A Dpinctrl-mtk-common.c857 static int mtk_gpio_to_irq(struct gpio_chip *chip, unsigned offset) in mtk_gpio_to_irq() function
902 .to_irq = mtk_gpio_to_irq,