Searched refs:mtk_gpio_to_irq (Results 1 – 3 of 3) sorted by relevance
523 static int mtk_gpio_to_irq(struct gpio_chip *chip, unsigned int offset) in mtk_gpio_to_irq() function573 chip->to_irq = mtk_gpio_to_irq; in mtk_build_gpiochip()
923 static int mtk_gpio_to_irq(struct gpio_chip *chip, unsigned int offset) in mtk_gpio_to_irq() function972 chip->to_irq = mtk_gpio_to_irq; in mtk_build_gpiochip()
860 static int mtk_gpio_to_irq(struct gpio_chip *chip, unsigned offset) in mtk_gpio_to_irq() function905 .to_irq = mtk_gpio_to_irq,