Searched refs:gpio_export_link (Results 1 – 6 of 6) sorted by relevance
/linux-4.1.27/include/asm-generic/ |
D | gpio.h | 125 static inline int gpio_export_link(struct device *dev, const char *name, in gpio_export_link() function
|
/linux-4.1.27/arch/mips/include/asm/mach-au1x00/ |
D | gpio-au1300.h | 247 static inline int gpio_export_link(struct device *dev, const char *name, in gpio_export_link() function
|
D | gpio-au1000.h | 637 static inline int gpio_export_link(struct device *dev, const char *name, in gpio_export_link() function
|
/linux-4.1.27/include/linux/ |
D | gpio.h | 191 static inline int gpio_export_link(struct device *dev, const char *name, in gpio_export_link() function
|
/linux-4.1.27/Documentation/zh_CN/ |
D | gpio.txt | 638 int gpio_export_link(struct device *dev, const char *name, 651 在 GPIO 被导出之后,gpio_export_link()允许在 sysfs 文件系统的任何地方
|
/linux-4.1.27/Documentation/gpio/ |
D | gpio-legacy.txt | 751 int gpio_export_link(struct device *dev, const char *name, 766 After the GPIO has been exported, gpio_export_link() allows creating
|