Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpio-pcf857x.c155 static int pcf857x_output(struct gpio_chip *chip, unsigned int offset, int value) in pcf857x_output() function
174 pcf857x_output(chip, offset, value); in pcf857x_set()
297 gpio->chip.direction_output = pcf857x_output; in pcf857x_probe()