Home
last modified time | relevance | path

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

/linux/drivers/gpio/
H A Dgpio-tegra186.c205 static int tegra186_gpio_set(struct gpio_chip *chip, unsigned int offset, in tegra186_gpio_set() function
277 ret = tegra186_gpio_set(chip, offset, level); in tegra186_gpio_direction_output()
894 gpio->gpio.set = tegra186_gpio_set; in tegra186_gpio_probe()