Home
last modified time | relevance | path

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

/drivers/gpio/
A Dgpio-pca9570.c37 struct pca9570 { struct
44 static int pca9570_read(struct pca9570 *gpio, u8 *value) in pca9570_read() argument
61 static int pca9570_write(struct pca9570 *gpio, u8 value) in pca9570_write()
80 struct pca9570 *gpio = gpiochip_get_data(chip); in pca9570_get()
93 struct pca9570 *gpio = gpiochip_get_data(chip); in pca9570_set()
118 struct pca9570 *gpio; in pca9570_probe()
A DMakefile137 obj-$(CONFIG_GPIO_PCA9570) += gpio-pca9570.o
A DKconfig1220 be called gpio-pca9570.

Completed in 13 milliseconds