Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpio/
Dgpio-pcf857x.c144 static int pcf857x_output(struct gpio_chip *chip, unsigned offset, int value) in pcf857x_output() function
163 pcf857x_output(chip, offset, value); in pcf857x_set()
280 gpio->chip.direction_output = pcf857x_output; in pcf857x_probe()