Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpio/
Dgpio-pca9570.c24 struct pca9570 { struct
30 static int pca9570_read(struct pca9570 *gpio, u8 *value) in pca9570_read() argument
43 static int pca9570_write(struct pca9570 *gpio, u8 value) in pca9570_write()
59 struct pca9570 *gpio = gpiochip_get_data(chip); in pca9570_get()
72 struct pca9570 *gpio = gpiochip_get_data(chip); in pca9570_set()
96 struct pca9570 *gpio; in pca9570_probe()
DMakefile115 obj-$(CONFIG_GPIO_PCA9570) += gpio-pca9570.o
DKconfig1078 be called gpio-pca9570.