Home
last modified time | relevance | path

Searched refs:fmc_gpio (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/include/linux/
Dfmc.h100 struct fmc_gpio { struct
142 int (*gpio_config)(struct fmc_device *fmc, struct fmc_gpio *gpio,
258 extern int fmc_gpio_config(struct fmc_device *fmc, struct fmc_gpio *gpio,
/Linux-v4.19/drivers/fmc/
Dfmc-trivial.c32 static struct fmc_gpio t_gpio[] = {
Dfmc-core.c155 int fmc_gpio_config(struct fmc_device *fmc, struct fmc_gpio *gpio, int ngpio) in fmc_gpio_config()
/Linux-v4.19/Documentation/fmc/
Dcarrier.txt143 int (*gpio_config)(struct fmc_device *fmc, struct fmc_gpio *gpio,
232 pointer to an array of struct fmc_gpio items, as well as the length of
235 struct fmc_gpio {