Searched refs:tegra_gpio_set (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/gpio/
H A Dgpio-tegra.c132 static void tegra_gpio_set(struct gpio_chip *chip, unsigned offset, int value) tegra_gpio_set() function
157 tegra_gpio_set(chip, offset, value); tegra_gpio_direction_output()
175 .set = tegra_gpio_set,

Completed in 137 milliseconds