Searched refs:mtk_gpio_to_irq (Results 1 – 3 of 3) sorted by relevance
521 static int mtk_gpio_to_irq(struct gpio_chip *chip, unsigned int offset) in mtk_gpio_to_irq() function571 chip->to_irq = mtk_gpio_to_irq; in mtk_build_gpiochip()
935 static int mtk_gpio_to_irq(struct gpio_chip *chip, unsigned int offset) in mtk_gpio_to_irq() function984 chip->to_irq = mtk_gpio_to_irq; in mtk_build_gpiochip()
854 static int mtk_gpio_to_irq(struct gpio_chip *chip, unsigned offset) in mtk_gpio_to_irq() function899 .to_irq = mtk_gpio_to_irq,