Searched refs:pcf857x_output8 (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.c91 static int pcf857x_output8(struct gpio_chip *chip, unsigned offset, int value) function
110 pcf857x_output8(chip, offset, value);
222 gpio->chip.direction_output = pcf857x_output8;

Completed in 117 milliseconds