/linux-4.1.27/arch/arm/mach-imx/ |
H A D | mx31moboard-marxbot.c | 128 gpio_export(TRSLAT_RST_B, false); dspics_resets_init() 133 gpio_export(DSPICS_RST_B, false); dspics_resets_init() 231 gpio_export(SEL0, true); marxbot_init_sel_gpios() 236 gpio_export(SEL1, true); marxbot_init_sel_gpios() 241 gpio_export(SEL2, true); marxbot_init_sel_gpios() 246 gpio_export(SEL3, true); marxbot_init_sel_gpios() 365 gpio_export(IOMUX_TO_GPIO(MX31_PIN_LCS0), false); mx31moboard_marxbot_init()
|
H A D | mx31moboard-devboard.c | 118 gpio_export(SEL0, true); devboard_init_sel_gpios() 123 gpio_export(SEL1, true); devboard_init_sel_gpios() 128 gpio_export(SEL2, true); devboard_init_sel_gpios() 133 gpio_export(SEL3, true); devboard_init_sel_gpios()
|
H A D | mx31moboard-smartbot.c | 161 gpio_export(POWER_EN, false); smartbot_resets_init() 166 gpio_export(DSPIC_RST_B, false); smartbot_resets_init() 171 gpio_export(TRSLAT_RST_B, false); smartbot_resets_init() 176 gpio_export(TRSLAT_SRC_CHOICE, false); smartbot_resets_init()
|
/linux-4.1.27/include/linux/spi/ |
H A D | ad7879.h | 36 bool gpio_export; member in struct:ad7879_platform_data
|
/linux-4.1.27/arch/arm/mach-ks8695/ |
H A D | board-acs5k.c | 73 gpio_export(gpio_base + n, 0); /* Export, direction locked down */ acs5k_pca9555_setup() 205 gpio_export(3, 0); /* export CAN_RESET as output only */ acs5k_init_gpio() 206 gpio_export(6, 0); /* export KS8695_ACTIVE as output only */ acs5k_init_gpio()
|
/linux-4.1.27/arch/arm/mach-omap2/ |
H A D | pdata-quirks.c | 73 gpio_export(gpio, 0); omap3_sbc_t3730_twl_callback() 88 gpio_export(gpio, 0); omap3_sbc_t3x_usb_hub_init() 197 gpio_export(cm_t3517_wlan_gpios[0].gpio, 0); omap3_sbc_t3517_wifi_init() 198 gpio_export(cm_t3517_wlan_gpios[1].gpio, 0); omap3_sbc_t3517_wifi_init()
|
H A D | common-board-devices.c | 82 gpio_export(gpio_pendown, 0); omap_ads7846_init()
|
H A D | board-overo.c | 534 gpio_export(OVERO_GPIO_W2W_NRESET, 0); overo_init() 546 gpio_export(OVERO_GPIO_BT_XGATE, 0); overo_init() 547 gpio_export(OVERO_GPIO_BT_NRESET, 0); overo_init() 556 gpio_export(OVERO_GPIO_USBH_CPEN, 0); overo_init()
|
H A D | board-cm-t35.c | 457 gpio_export(wlan_rst, 0); cm_t35_twl_gpio_setup()
|
/linux-4.1.27/arch/avr32/boards/atngw100/ |
H A D | setup.c | 311 gpio_export(GPIO_PIN_PE(30), false); atngw100_arch_init() 316 gpio_export(GPIO_PIN_PB(30), false); atngw100_arch_init()
|
/linux-4.1.27/arch/sh/boards/mach-ap325rxa/ |
H A D | setup.c | 566 gpio_export(GPIO_PTX5, 0); ap325rxa_devices_setup() 570 gpio_export(GPIO_PTX4, 0); ap325rxa_devices_setup() 575 gpio_export(GPIO_PTF7, 0); ap325rxa_devices_setup()
|
/linux-4.1.27/arch/mips/include/asm/mach-au1x00/ |
H A D | gpio-au1300.h | 237 static inline int gpio_export(unsigned gpio, bool direction_may_change) gpio_export() function
|
H A D | gpio-au1000.h | 632 static inline int gpio_export(unsigned gpio, bool direction_may_change) gpio_export() function
|
/linux-4.1.27/include/asm-generic/ |
H A D | gpio.h | 120 static inline int gpio_export(unsigned gpio, bool direction_may_change) gpio_export() function
|
/linux-4.1.27/drivers/input/touchscreen/ |
H A D | ad7879.c | 447 if (pdata->gpio_export) { ad7879_gpio_add() 472 if (pdata->gpio_export) ad7879_gpio_remove()
|
/linux-4.1.27/include/linux/ |
H A D | gpio.h | 184 static inline int gpio_export(unsigned gpio, bool direction_may_change) gpio_export() function
|
/linux-4.1.27/drivers/tty/serial/ |
H A D | ifx6x60.c | 1111 ret += gpio_export(ifx_dev->gpio.reset, 1); ifx_spi_spi_probe() 1121 ret += gpio_export(ifx_dev->gpio.po, 1); ifx_spi_spi_probe() 1135 ret += gpio_export(ifx_dev->gpio.mrdy, 1); ifx_spi_spi_probe() 1151 ret += gpio_export(ifx_dev->gpio.srdy, 1); ifx_spi_spi_probe() 1166 ret += gpio_export(ifx_dev->gpio.reset_out, 1); ifx_spi_spi_probe()
|
/linux-4.1.27/drivers/media/i2c/ |
H A D | noon010pc30.c | 758 gpio_export(info->gpio_nreset, 0); noon010_probe() 770 gpio_export(info->gpio_nstby, 0); noon010_probe()
|
H A D | s5k4ecgx.c | 857 gpio_export(nr, 0); s5k4ecgx_config_gpio()
|
H A D | ov9650.c | 1424 gpio_export(gpio, 0); ov965x_configure_gpios()
|
/linux-4.1.27/drivers/gpio/ |
H A D | gpiolib-sysfs.c | 720 * gpiod_unexport - reverse effect of gpio_export() 835 * registered, and so arch_initcall() can always gpio_export(). gpiolib_sysfs_init()
|
/linux-4.1.27/drivers/mfd/ |
H A D | dm355evm_msp.c | 314 gpio_export(gpio, false); add_children()
|
/linux-4.1.27/arch/blackfin/mach-bf527/boards/ |
H A D | ezbrd.c | 293 .gpio_export = 1, /* Export GPIO to gpiolib */
|
H A D | tll6527m.c | 338 .gpio_export = 1, /* configure AUX as GPIO output*/
|
H A D | ezkit.c | 491 .gpio_export = 0, /* Export GPIO to gpiolib */
|
/linux-4.1.27/arch/blackfin/mach-bf538/boards/ |
H A D | ezkit.c | 535 .gpio_export = 1, /* Export GPIO to gpiolib */
|
/linux-4.1.27/arch/arm/mach-davinci/ |
H A D | board-dm646x-evm.c | 242 status = gpio_export(evm_sw_gpio[i], 0); evm_sw_setup()
|
/linux-4.1.27/drivers/media/pci/sta2x11/ |
H A D | sta2x11_vip.c | 935 ret = gpio_export(pin, false); vip_gpio_reserve()
|
/linux-4.1.27/arch/blackfin/mach-bf537/boards/ |
H A D | stamp.c | 790 .gpio_export = 1, /* Export GPIO to gpiolib */
|