Searched refs:mtk_gpio_to_irq (Results 1 – 3 of 3) sorted by relevance
485 static int mtk_gpio_to_irq(struct gpio_chip *chip, unsigned int offset) in mtk_gpio_to_irq() function535 chip->to_irq = mtk_gpio_to_irq; in mtk_build_gpiochip()
932 static int mtk_gpio_to_irq(struct gpio_chip *chip, unsigned int offset) in mtk_gpio_to_irq() function981 chip->to_irq = mtk_gpio_to_irq; in mtk_build_gpiochip()
847 static int mtk_gpio_to_irq(struct gpio_chip *chip, unsigned offset) in mtk_gpio_to_irq() function892 .to_irq = mtk_gpio_to_irq,