Home
last modified time | relevance | path

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

/Linux-v5.4/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-v5.4/include/linux/
Dgpio.h196 static inline int gpio_export(unsigned gpio, bool direction_may_change) in gpio_export() argument
/Linux-v5.4/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-v5.4/include/linux/gpio/
Dconsumer.h664 int gpiod_export(struct gpio_desc *desc, bool direction_may_change);
672 bool direction_may_change) in gpiod_export() argument
/Linux-v5.4/drivers/gpio/
Dgpiolib-sysfs.c566 int gpiod_export(struct gpio_desc *desc, bool direction_may_change) in gpiod_export() argument
621 data->direction_can_change = direction_may_change; in gpiod_export()
/Linux-v5.4/Documentation/translations/zh_CN/
Dgpio.txt632 int gpio_export(unsigned gpio, bool direction_may_change);
/Linux-v5.4/Documentation/admin-guide/gpio/
Dsysfs.rst146 int gpiod_export(struct gpio_desc *desc, bool direction_may_change);
/Linux-v5.4/Documentation/driver-api/gpio/
Dlegacy.rst738 int gpio_export(unsigned gpio, bool direction_may_change);