Searched refs:gpio_export_link (Results 1 – 5 of 5) sorted by relevance
/Linux-v5.4/include/asm-generic/ |
D | gpio.h | 130 static inline int gpio_export_link(struct device *dev, const char *name, in gpio_export_link() function
|
/Linux-v5.4/include/linux/ |
D | gpio.h | 203 static inline int gpio_export_link(struct device *dev, const char *name, in gpio_export_link() function
|
/Linux-v5.4/arch/mips/include/asm/mach-au1x00/ |
D | gpio-au1300.h | 248 static inline int gpio_export_link(struct device *dev, const char *name, in gpio_export_link() function
|
/Linux-v5.4/Documentation/translations/zh_CN/ |
D | gpio.txt | 638 int gpio_export_link(struct device *dev, const char *name, 648 在 GPIO 被导出之后,gpio_export_link()允许在 sysfs 文件系统的任何地方
|
/Linux-v5.4/Documentation/driver-api/gpio/ |
D | legacy.rst | 744 int gpio_export_link(struct device *dev, const char *name, 756 After the GPIO has been exported, gpio_export_link() allows creating
|