Home
last modified time | relevance | path

Searched refs:gpio_export (Results 1 – 25 of 31) sorted by relevance

12

/OK3568_Linux_fs/kernel/arch/arm/mach-omap2/
H A Dpdata-quirks.c121 gpio_export(gpio, 0); in omap3_sbc_t3730_twl_callback()
136 gpio_export(gpio, 0); in omap3_sbc_t3x_usb_hub_init()
213 gpio_export(cm_t3517_wlan_gpios[0].gpio, 0); in omap3_sbc_t3517_wifi_init()
214 gpio_export(cm_t3517_wlan_gpios[1].gpio, 0); in omap3_sbc_t3517_wifi_init()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_custom_exynos.c213 gpio_export(wlan_pwr_on, 1); in dhd_wlan_init_gpio()
234 gpio_export(wlan_host_wake_up, 1); in dhd_wlan_init_gpio()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_custom_exynos.c213 gpio_export(wlan_pwr_on, 1); in dhd_wlan_init_gpio()
234 gpio_export(wlan_host_wake_up, 1); in dhd_wlan_init_gpio()
/OK3568_Linux_fs/kernel/arch/sh/boards/mach-ap325rxa/
H A Dsetup.c414 gpio_export(GPIO_PTX5, 0); in ap325rxa_devices_setup()
418 gpio_export(GPIO_PTX4, 0); in ap325rxa_devices_setup()
423 gpio_export(GPIO_PTF7, 0); in ap325rxa_devices_setup()
/OK3568_Linux_fs/kernel/Documentation/translations/zh_CN/
H A Dgpio.txt632 int gpio_export(unsigned gpio, bool direction_may_change);
634 /* gpio_export()的逆操作 */
641 在一个内核驱动申请一个 GPIO 之后,它可以通过 gpio_export()使其在 sysfs
/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() function
/OK3568_Linux_fs/kernel/include/linux/
H A Dgpio.h194 static inline int gpio_export(unsigned gpio, bool direction_may_change) in gpio_export() function
/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dnoon010pc30.c755 gpio_export(info->gpio_nreset, 0); in noon010_probe()
767 gpio_export(info->gpio_nstby, 0); in noon010_probe()
H A Ds5k4ecgx.c851 gpio_export(nr, 0); in s5k4ecgx_config_gpio()
/OK3568_Linux_fs/kernel/drivers/mfd/
H A Ddm355evm_msp.c332 gpio_export(gpio, false); in add_children()
/OK3568_Linux_fs/kernel/arch/arm/mach-davinci/
H A Dboard-dm646x-evm.c272 status = gpio_export(evm_sw_gpio[i], 0); in evm_sw_setup()
/OK3568_Linux_fs/kernel/Documentation/admin-guide/gpio/
H A Dsysfs.rst148 /* reverse gpio_export() */
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/os_dep/linux/
H A Drtw_android.c1154 gpio_export(oob_gpio, 0); in wifi_configure_gpio()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/os_dep/linux/
H A Drtw_android.c1271 gpio_export(oob_gpio, 0); in wifi_configure_gpio()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/os_dep/linux/
H A Drtw_android.c1257 gpio_export(oob_gpio, 0);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/os_dep/linux/
H A Drtw_android.c1247 gpio_export(oob_gpio, 0); in wifi_configure_gpio()
/OK3568_Linux_fs/kernel/Documentation/driver-api/gpio/
H A Dlegacy.rst738 int gpio_export(unsigned gpio, bool direction_may_change);
740 /* reverse gpio_export() */
748 the sysfs interface by gpio_export(). The driver can control whether the
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/os_dep/linux/
H A Drtw_android.c1326 gpio_export(oob_gpio, 0);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/os_dep/linux/
H A Drtw_android.c1323 gpio_export(oob_gpio, 0);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/os_dep/linux/
H A Drtw_android.c1322 gpio_export(oob_gpio, 0);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/os_dep/linux/
H A Drtw_android.c1313 gpio_export(oob_gpio, 0);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/os_dep/linux/
H A Drtw_android.c1326 gpio_export(oob_gpio, 0);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/os_dep/linux/
H A Drtw_android.c1323 gpio_export(oob_gpio, 0);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/os_dep/linux/
H A Drtw_android.c1324 gpio_export(oob_gpio, 0);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/os_dep/linux/
H A Drtw_android.c1313 gpio_export(oob_gpio, 0);

12