Home
last modified time | relevance | path

Searched refs:direction_may_change (Results 1 – 8 of 8) sorted by relevance

/Linux-v4.19/include/asm-generic/
Dgpio.h125 static inline int gpio_export(unsigned gpio, bool direction_may_change) in gpio_export() argument
127 return gpiod_export(gpio_to_desc(gpio), direction_may_change); in gpio_export()
/Linux-v4.19/arch/mips/include/asm/mach-au1x00/
Dgpio-au1300.h238 static inline int gpio_export(unsigned gpio, bool direction_may_change) in gpio_export() argument
/Linux-v4.19/include/linux/
Dgpio.h195 static inline int gpio_export(unsigned gpio, bool direction_may_change) in gpio_export() argument
/Linux-v4.19/include/linux/gpio/
Dconsumer.h534 int gpiod_export(struct gpio_desc *desc, bool direction_may_change);
542 bool direction_may_change) in gpiod_export() argument
/Linux-v4.19/drivers/gpio/
Dgpiolib-sysfs.c571 int gpiod_export(struct gpio_desc *desc, bool direction_may_change) in gpiod_export() argument
626 data->direction_can_change = direction_may_change; in gpiod_export()
/Linux-v4.19/Documentation/translations/zh_CN/
Dgpio.txt632 int gpio_export(unsigned gpio, bool direction_may_change);
/Linux-v4.19/Documentation/gpio/
Dsysfs.txt135 int gpiod_export(struct gpio_desc *desc, bool direction_may_change);
/Linux-v4.19/Documentation/driver-api/gpio/
Dlegacy.rst739 int gpio_export(unsigned gpio, bool direction_may_change);