Home
last modified time | relevance | path

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

/Linux-v5.10/include/asm-generic/
Dgpio.h123 static inline int gpio_export(unsigned gpio, bool direction_may_change) in gpio_export() argument
125 return gpiod_export(gpio_to_desc(gpio), direction_may_change); in gpio_export()
/Linux-v5.10/include/linux/
Dgpio.h194 static inline int gpio_export(unsigned gpio, bool direction_may_change) in gpio_export() argument
/Linux-v5.10/include/linux/gpio/
Dconsumer.h716 int gpiod_export(struct gpio_desc *desc, bool direction_may_change);
724 bool direction_may_change) in gpiod_export() argument
/Linux-v5.10/drivers/gpio/
Dgpiolib-sysfs.c567 int gpiod_export(struct gpio_desc *desc, bool direction_may_change) in gpiod_export() argument
622 data->direction_can_change = direction_may_change; in gpiod_export()
/Linux-v5.10/Documentation/translations/zh_CN/
Dgpio.txt632 int gpio_export(unsigned gpio, bool direction_may_change);
/Linux-v5.10/Documentation/admin-guide/gpio/
Dsysfs.rst146 int gpiod_export(struct gpio_desc *desc, bool direction_may_change);
/Linux-v5.10/Documentation/driver-api/gpio/
Dlegacy.rst738 int gpio_export(unsigned gpio, bool direction_may_change);