Searched refs:direction_may_change (Results 1 - 6 of 6) sorted by relevance

/linux-4.1.27/include/asm-generic/
H A Dgpio.h120 static inline int gpio_export(unsigned gpio, bool direction_may_change) gpio_export() argument
122 return gpiod_export(gpio_to_desc(gpio), direction_may_change); gpio_export()
/linux-4.1.27/arch/mips/include/asm/mach-au1x00/
H A Dgpio-au1300.h237 static inline int gpio_export(unsigned gpio, bool direction_may_change) gpio_export() argument
H A Dgpio-au1000.h632 static inline int gpio_export(unsigned gpio, bool direction_may_change) gpio_export() argument
/linux-4.1.27/drivers/gpio/
H A Dgpiolib-sysfs.c540 * @direction_may_change: true if userspace may change gpio direction
552 int gpiod_export(struct gpio_desc *desc, bool direction_may_change) gpiod_export() argument
595 direction_may_change) { gpiod_export()
/linux-4.1.27/include/linux/gpio/
H A Dconsumer.h464 int gpiod_export(struct gpio_desc *desc, bool direction_may_change);
473 bool direction_may_change) gpiod_export()
472 gpiod_export(struct gpio_desc *desc, bool direction_may_change) gpiod_export() argument
/linux-4.1.27/include/linux/
H A Dgpio.h184 static inline int gpio_export(unsigned gpio, bool direction_may_change) gpio_export() argument

Completed in 115 milliseconds