Searched refs:pcf857x_output16 (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpio/
H A Dpcf857x.c159 static int pcf857x_output16(struct gpio_chip *chip, unsigned offset, int value) function
178 pcf857x_output16(chip, offset, value);
242 gpio->chip.direction_output = pcf857x_output16;

Completed in 132 milliseconds