Searched refs:mtk_gpio_direction_input (Results 1 – 3 of 3) sorted by relevance
472 static int mtk_gpio_direction_input(struct gpio_chip *chip, unsigned int gpio) in mtk_gpio_direction_input() function531 chip->direction_input = mtk_gpio_direction_input; in mtk_build_gpiochip()
909 static int mtk_gpio_direction_input(struct gpio_chip *chip, unsigned int gpio) in mtk_gpio_direction_input() function977 chip->direction_input = mtk_gpio_direction_input; in mtk_build_gpiochip()
798 static int mtk_gpio_direction_input(struct gpio_chip *chip, in mtk_gpio_direction_input() function888 .direction_input = mtk_gpio_direction_input,