Home
last modified time | relevance | path

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

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