Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpio/
Dgpio-pcf857x.c160 static int pcf857x_output(struct gpio_chip *chip, unsigned offset, int value) in pcf857x_output() function
179 pcf857x_output(chip, offset, value); in pcf857x_set()
301 gpio->chip.direction_output = pcf857x_output; in pcf857x_probe()