Searched refs:mtk_gpio_direction_input (Results 1 – 3 of 3) sorted by relevance
456 static int mtk_gpio_direction_input(struct gpio_chip *chip, unsigned int gpio) in mtk_gpio_direction_input() function513 chip->direction_input = mtk_gpio_direction_input; in mtk_build_gpiochip()
730 static int mtk_gpio_direction_input(struct gpio_chip *chip, unsigned int gpio) in mtk_gpio_direction_input() function788 chip->direction_input = mtk_gpio_direction_input; in mtk_build_gpiochip()
779 static int mtk_gpio_direction_input(struct gpio_chip *chip, in mtk_gpio_direction_input() function866 .direction_input = mtk_gpio_direction_input,