Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpio/
H A Dgpio-pcf857x.c162 static void pcf857x_set(struct gpio_chip *chip, unsigned offset, int value) in pcf857x_set() function
261 gpio->chip.set = pcf857x_set; in pcf857x_probe()