[go: nahoru, domu]

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

/drivers/gpio/
H A Dgpio-pcf857x.c2 * Driver for pcf857x, pca857x, and pca967x I2C GPIO expanders
23 #include <linux/i2c/pcf857x.h>
76 * The pcf857x, pca857x, and pca967x chips only expose one read and one
85 * pcf857x parts, making the "legacy" I2C driver model problematic.
87 struct pcf857x { struct
141 struct pcf857x *gpio = container_of(chip, struct pcf857x, chip);
154 struct pcf857x *gpio = container_of(chip, struct pcf857x, chip);
163 struct pcf857x *gpi
[all...]
H A DMakefile66 obj-$(CONFIG_GPIO_PCF857X) += gpio-pcf857x.o

Completed in 44 milliseconds