Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpio/
Dgpio-tangier.c93 static void tng_gpio_set(struct gpio_chip *chip, unsigned int offset, int value) in tng_gpio_set() function
132 tng_gpio_set(chip, offset, value); in tng_gpio_direction_output()
431 gpio->chip.set = tng_gpio_set; in devm_tng_gpio_probe()