Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/asm-generic/
H A 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()
/OK3568_Linux_fs/kernel/include/linux/
H A Dgpio.h194 static inline int gpio_export(unsigned gpio, bool direction_may_change) in gpio_export() argument
/OK3568_Linux_fs/kernel/include/linux/gpio/
H A Dconsumer.h718 int gpiod_export(struct gpio_desc *desc, bool direction_may_change);
726 bool direction_may_change) in gpiod_export() argument
/OK3568_Linux_fs/kernel/drivers/gpio/
H A Dgpiolib-sysfs.c575 int gpiod_export(struct gpio_desc *desc, bool direction_may_change) in gpiod_export() argument
630 data->direction_can_change = direction_may_change; in gpiod_export()
/OK3568_Linux_fs/kernel/Documentation/translations/zh_CN/
H A Dgpio.txt632 int gpio_export(unsigned gpio, bool direction_may_change);
/OK3568_Linux_fs/kernel/Documentation/admin-guide/gpio/
H A Dsysfs.rst146 int gpiod_export(struct gpio_desc *desc, bool direction_may_change);
/OK3568_Linux_fs/kernel/Documentation/driver-api/gpio/
H A Dlegacy.rst738 int gpio_export(unsigned gpio, bool direction_may_change);