Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpio-exar.c96 static void exar_set_value(struct gpio_chip *chip, unsigned int offset, in exar_set_value() function
116 exar_set_value(chip, offset, value); in exar_direction_output()
210 exar_gpio->gpio_chip.set = exar_set_value; in gpio_exar_probe()