Searched refs:gpio_export_link (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_custom_exynos.c | 215 gpio_export_link(wlan_dev, "WLAN_REG_ON", wlan_pwr_on); in dhd_wlan_init_gpio() 236 gpio_export_link(wlan_dev, "WLAN_HOST_WAKE", wlan_host_wake_up); in dhd_wlan_init_gpio()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_custom_exynos.c | 215 gpio_export_link(wlan_dev, "WLAN_REG_ON", wlan_pwr_on); in dhd_wlan_init_gpio() 236 gpio_export_link(wlan_dev, "WLAN_HOST_WAKE", wlan_host_wake_up); in dhd_wlan_init_gpio()
|
| /OK3568_Linux_fs/kernel/include/asm-generic/ |
| H A D | gpio.h | 128 static inline int gpio_export_link(struct device *dev, const char *name, in gpio_export_link() function
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | gpio.h | 201 static inline int gpio_export_link(struct device *dev, const char *name, in gpio_export_link() function
|
| /OK3568_Linux_fs/kernel/Documentation/translations/zh_CN/ |
| H A D | gpio.txt | 638 int gpio_export_link(struct device *dev, const char *name, 648 在 GPIO 被导出之后,gpio_export_link()允许在 sysfs 文件系统的任何地方
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/gpio/ |
| H A 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
|