Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpio-pcf857x.c172 static void pcf857x_set(struct gpio_chip *chip, unsigned int offset, int value) in pcf857x_set() function
294 gpio->chip.set = pcf857x_set; in pcf857x_probe()