Home
last modified time | relevance | path

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

/linux/drivers/gpio/
H A Dgpio-tegra.c149 static int tegra_gpio_set(struct gpio_chip *chip, unsigned int offset, in tegra_gpio_set() function
196 tegra_gpio_set(chip, offset, value); in tegra_gpio_direction_output()
723 tgi->gc.set = tegra_gpio_set; in tegra_gpio_probe()