Searched refs:intel_gpio_direction_input (Results 1 – 2 of 2) sorted by relevance
139 static int intel_gpio_direction_input(struct gpio_chip *chip, unsigned offset) in intel_gpio_direction_input() function397 priv->chip.direction_input = intel_gpio_direction_input; in intel_gpio_probe()
630 static int intel_gpio_direction_input(struct gpio_chip *chip, unsigned offset) in intel_gpio_direction_input() function646 .direction_input = intel_gpio_direction_input,