Home
last modified time | relevance | path

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

/linux/drivers/gpio/
H A Dgpio-regmap.c86 static int gpio_regmap_set(struct gpio_chip *chip, unsigned int offset, in gpio_regmap_set() function
199 gpio_regmap_set(chip, offset, value); in gpio_regmap_direction_output()
265 chip->set = gpio_regmap_set; in gpio_regmap_register()