Searched refs:mtk_gpio_direction_input (Results 1 – 2 of 2) sorted by relevance
886 static int mtk_gpio_direction_input(struct gpio_chip *chip, unsigned int gpio) in mtk_gpio_direction_input() function951 chip->direction_input = mtk_gpio_direction_input; in mtk_build_gpiochip()
811 static int mtk_gpio_direction_input(struct gpio_chip *chip, unsigned offset) in mtk_gpio_direction_input() function908 .direction_input = mtk_gpio_direction_input,