/linux-4.4.14/arch/arm/mach-s3c24xx/ |
D | mach-nexcoder.c | 122 gpio_request_one(S3C2410_GPE(14), GPIOF_OUT_INIT_HIGH, NULL); in nexcoder_sensorboard_init() 124 gpio_request_one(S3C2410_GPE(15), GPIOF_OUT_INIT_HIGH, NULL); in nexcoder_sensorboard_init() 128 gpio_request_one(S3C2410_GPF(1), GPIOF_OUT_INIT_HIGH, NULL); in nexcoder_sensorboard_init() 130 gpio_request_one(S3C2410_GPF(2), GPIOF_OUT_INIT_LOW, NULL); in nexcoder_sensorboard_init()
|
D | pm-s3c2410.c | 83 gpio_request_one(S3C2410_GPF(2), GPIOF_OUT_INIT_HIGH, NULL); in s3c2410_pm_prepare() 111 gpio_request_one(S3C2410_GPF(2), GPIOF_OUT_INIT_LOW, NULL); in s3c2410_pm_resume()
|
D | mach-jive.c | 523 gpio_request_one(S3C2410_GPC(5), GPIOF_OUT_INIT_HIGH, NULL); in jive_power_off() 634 gpio_request_one(S3C2410_GPB(6), GPIOF_OUT_INIT_LOW, NULL); in jive_machine_init() 637 gpio_request_one(S3C2410_GPG(8), GPIOF_OUT_INIT_HIGH, NULL); in jive_machine_init()
|
D | mach-osiris.c | 276 gpio_request_one(S3C2410_GPA(21), GPIOF_OUT_INIT_HIGH, NULL); in osiris_pm_suspend() 376 gpio_request_one(S3C2410_GPA(0), GPIOF_OUT_INIT_HIGH, NULL); in osiris_map_io()
|
D | mach-mini2440.c | 642 WARN_ON(gpio_request_one(S3C2410_GPG(4), GPIOF_OUT_INIT_HIGH, NULL)); in mini2440_init() 646 gpio_request_one(S3C2410_GPB(1), GPIOF_IN, NULL); in mini2440_init()
|
D | mach-qt2410.c | 336 WARN_ON(gpio_request_one(S3C2410_GPB(0), GPIOF_OUT_INIT_HIGH, NULL)); in qt2410_machine_init()
|
D | mach-anubis.c | 402 gpio_request_one(S3C2410_GPA(0), GPIOF_OUT_INIT_HIGH, NULL); in anubis_map_io()
|
/linux-4.4.14/arch/arm/mach-ep93xx/ |
D | vision_ep9307.c | 83 err = gpio_request_one(VISION_LCD_ENABLE, GPIOF_INIT_HIGH, in vision_lcd_setup() 180 return gpio_request_one(EP93XX_GPIO_LINE_EGPIO6, in vision_cs4271_hw_setup() 229 return gpio_request_one(VISION_SPI_FLASH_CS, GPIOF_INIT_HIGH, in vision_spi_flash_hw_setup() 269 return gpio_request_one(VISION_SPI_MMC_CS, GPIOF_INIT_HIGH, in vision_spi_mmc_hw_setup() 354 if (gpio_request_one(EP93XX_GPIO_LINE_F(7), GPIOF_DIR_IN, in vision_init_machine()
|
D | edb93xx.c | 111 return gpio_request_one(EP93XX_GPIO_LINE_EGPIO6, in edb93xx_cs4271_hw_setup()
|
/linux-4.4.14/drivers/gpio/ |
D | gpiolib-legacy.c | 20 int gpio_request_one(unsigned gpio, unsigned long flags, const char *label) in gpio_request_one() function 65 EXPORT_SYMBOL_GPL(gpio_request_one); 89 err = gpio_request_one(array->gpio, array->flags, array->label); in gpio_request_array()
|
D | devres.c | 363 rc = gpio_request_one(gpio, flags, label); in devm_gpio_request_one()
|
/linux-4.4.14/arch/arm/mach-davinci/ |
D | board-omapl138-hawk.c | 153 ret = gpio_request_one(DA850_HAWK_MMCSD_CD_PIN, in omapl138_hawk_mmc_init() 161 ret = gpio_request_one(DA850_HAWK_MMCSD_WP_PIN, in omapl138_hawk_mmc_init() 261 ret = gpio_request_one(DA850_USB1_VBUS_PIN, in omapl138_hawk_usb_init() 269 ret = gpio_request_one(DA850_USB1_OC_PIN, in omapl138_hawk_usb_init()
|
/linux-4.4.14/drivers/video/fbdev/omap/ |
D | lcd_inn1610.c | 36 if (gpio_request_one(14, GPIOF_OUT_INIT_LOW, "lcd_en0")) { in innovator1610_panel_init() 41 if (gpio_request_one(15, GPIOF_OUT_INIT_LOW, "lcd_en1")) { in innovator1610_panel_init()
|
/linux-4.4.14/arch/arm/mach-omap2/ |
D | gpmc-smsc911x.c | 60 if (gpio_request_one(gpmc_cfg->gpio_irq, GPIOF_IN, "smsc911x irq")) { in gpmc_smsc911x_init() 68 ret = gpio_request_one(gpmc_cfg->gpio_reset, in gpmc_smsc911x_init()
|
D | pdata-quirks.c | 96 res = gpio_request_one(gpio + 2, GPIOF_OUT_INIT_HIGH, in omap3_sbc_t3730_twl_callback() 108 int err = gpio_request_one(gpio, GPIOF_OUT_INIT_LOW, hub_name); in omap3_sbc_t3x_usb_hub_init() 354 ret = gpio_request_one(PANDORA_WIFI_IRQ_GPIO, GPIOF_IN, "wl1251 irq"); in pandora_wl1251_init()
|
D | common-board-devices.c | 73 err = gpio_request_one(gpio_pendown, GPIOF_IN, "TSPenDown"); in omap_ads7846_init()
|
D | board-n8x0.c | 123 ret = gpio_request_one(TUSB6010_GPIO_ENABLE, GPIOF_OUT_INIT_LOW, in n8x0_usb_init() 495 err = gpio_request_one(N8X0_SLOT_SWITCH_GPIO, GPIOF_OUT_INIT_LOW, in n8x0_mmc_init()
|
D | board-rx51-peripherals.c | 294 WARN_ON(gpio_request_one(RX51_USB_TRANSCEIVER_RST_GPIO, in rx51_charger_init() 775 gpio_request_one(gpio + 6, GPIOF_OUT_INIT_LOW, "backlight_pwm"); in rx51_twlgpio_setup() 776 gpio_request_one(gpio + 7, GPIOF_OUT_INIT_LOW, "speaker_en"); in rx51_twlgpio_setup() 1074 err = gpio_request_one(RX51_FMTX_IRQ, GPIOF_DIR_IN, "si4713 irq"); in rx51_i2c_init()
|
D | usb-tusb6010.c | 203 status = gpio_request_one(irq, GPIOF_IN, "TUSB6010 irq"); in tusb6010_setup_interface()
|
/linux-4.4.14/arch/mips/bcm47xx/ |
D | workarounds.c | 12 err = gpio_request_one(usb_power, GPIOF_OUT_INIT_HIGH, "usb_power"); in bcm47xx_workarounds_netgear_wnr3500l()
|
/linux-4.4.14/drivers/staging/iio/adc/ |
D | ad7606_core.c | 332 ret = gpio_request_one(st->pdata->gpio_convst, in ad7606_request_gpios() 353 ret = gpio_request_one(st->pdata->gpio_reset, in ad7606_request_gpios() 361 ret = gpio_request_one(st->pdata->gpio_range, GPIOF_DIR_OUT | in ad7606_request_gpios() 368 ret = gpio_request_one(st->pdata->gpio_stby, in ad7606_request_gpios() 376 ret = gpio_request_one(st->pdata->gpio_frstdata, GPIOF_IN, in ad7606_request_gpios()
|
/linux-4.4.14/arch/arm/mach-omap1/ |
D | board-nokia770.c | 248 if (gpio_request_one(retu_irq_gpio, GPIOF_IN, "Retu IRQ")) in nokia770_cbus_init() 250 if (gpio_request_one(tahvo_irq_gpio, GPIOF_IN, "Tahvo IRQ")) { in nokia770_cbus_init()
|
/linux-4.4.14/arch/arm/mach-pxa/ |
D | palmtreo.c | 484 if (gpio_request_one(gpio, lcd_flags, "LCD power") < 0) in treo680_gpio_init() 496 if (gpio_request_one(gpio, lcd_flags, "LCD enable") < 0) in treo680_gpio_init() 499 if (gpio_request_one(gpio, lcd_flags, "LCD enable_n") < 0) in treo680_gpio_init()
|
D | spitz_pm.c | 113 gpio_request_one(18, GPIOF_OUT_INIT_HIGH, "Unknown"); in spitz_presuspend()
|
D | cm-x300.c | 496 err = gpio_request_one(GPIO_ULPI_PHY_RST, GPIOF_OUT_INIT_LOW, in cm_x300_ulpi_phy_reset()
|
D | magician.c | 922 gpio_request_one(GPIO75_MAGICIAN_SAMSUNG_POWER, in magician_init()
|
/linux-4.4.14/drivers/misc/eeprom/ |
D | digsy_mtc_eeprom.c | 75 ret = gpio_request_one(GPIO_EEPROM_OE, GPIOF_OUT_INIT_HIGH, in digsy_mtc_eeprom_devices_init()
|
/linux-4.4.14/drivers/pcmcia/ |
D | sa1100_cerf.c | 27 ret = gpio_request_one(CERF_GPIO_CF_RESET, GPIOF_OUT_INIT_LOW, "CF_RESET"); in cerf_pcmcia_hw_init()
|
D | sa1100_nanoengine.c | 68 ret = gpio_request_one(nano_skts[i].gpio_rst, GPIOF_OUT_INIT_LOW, in nanoengine_pcmcia_hw_init()
|
D | soc_common.c | 148 ret = gpio_request_one(skt->stat[i].gpio, GPIOF_IN, in soc_pcmcia_hw_init()
|
/linux-4.4.14/Documentation/zh_CN/ |
D | gpio.txt | 224 ## gpio_request_one() 287 int gpio_request_one(unsigned gpio, unsigned long flags, const char *label); 347 err = gpio_request_one(31, GPIOF_IN, "Reset Button");
|
/linux-4.4.14/arch/m68k/include/asm/ |
D | gpio.h | 90 static inline int gpio_request_one(unsigned gpio, unsigned long flags, const char *label) in gpio_request_one() function
|
/linux-4.4.14/include/asm-generic/ |
D | gpio.h | 112 extern int gpio_request_one(unsigned gpio, unsigned long flags, const char *label);
|
/linux-4.4.14/drivers/input/misc/ |
D | rotary_encoder.c | 304 err = gpio_request_one(pdata->gpio_a, GPIOF_IN, dev_name(dev)); in rotary_encoder_probe() 310 err = gpio_request_one(pdata->gpio_b, GPIOF_IN, dev_name(dev)); in rotary_encoder_probe()
|
D | gp2ap002a00f.c | 141 error = gpio_request_one(pdata->vout_gpio, GPIOF_IN, GP2A_I2C_NAME); in gp2a_probe()
|
/linux-4.4.14/include/linux/ |
D | gpio.h | 109 static inline int gpio_request_one(unsigned gpio, in gpio_request_one() function
|
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/ |
D | led.c | 88 err = gpio_request_one(gpio, in brcms_led_register()
|
/linux-4.4.14/arch/mips/include/asm/mach-au1x00/ |
D | gpio-au1300.h | 209 static inline int gpio_request_one(unsigned gpio, in gpio_request_one() function
|
/linux-4.4.14/drivers/video/fbdev/ |
D | bf537-lq035.c | 386 if (gpio_request_one(UD, GPIOF_OUT_INIT_LOW, KBUILD_MODNAME)) { in request_ports() 391 if (gpio_request_one(LBR, GPIOF_OUT_INIT_HIGH, KBUILD_MODNAME)) { in request_ports() 398 if (gpio_request_one(MOD, GPIOF_OUT_INIT_HIGH, KBUILD_MODNAME)) { in request_ports()
|
D | bfin-lq035q1-fb.c | 376 int ret = gpio_request_one(P_IDENT(P_PPI0_FS3), in bfin_lq035q1_request_ports() 727 ret = gpio_request_one(info->disp_info->gpio_bl, in bfin_lq035q1_probe()
|
D | bf54x-lq043fb.c | 243 if (gpio_request_one(disp, GPIOF_OUT_INIT_HIGH, DRIVER_NAME)) { in request_ports()
|
D | bfin_adv7393fb.c | 410 ret = gpio_request_one(P_IDENT(P_PPI0_FS3), GPIOF_OUT_INIT_LOW, in bfin_adv7393_fb_probe()
|
D | sa1100fb.c | 1257 ret = gpio_request_one(SHANNON_GPIO_DISP_EN, in sa1100fb_probe()
|
/linux-4.4.14/sound/soc/pxa/ |
D | tosa.c | 229 ret = gpio_request_one(TOSA_GPIO_L_MUTE, GPIOF_OUT_INIT_LOW, in tosa_probe()
|
/linux-4.4.14/sound/soc/codecs/ |
D | ak4641.c | 546 ret = gpio_request_one(pdata->gpio_power, in ak4641_i2c_probe() 552 ret = gpio_request_one(pdata->gpio_npdn, in ak4641_i2c_probe()
|
D | uda1380.c | 705 ret = gpio_request_one(pdata->gpio_reset, GPIOF_OUT_INIT_LOW, in uda1380_probe() 712 ret = gpio_request_one(pdata->gpio_power, GPIOF_OUT_INIT_LOW, in uda1380_probe()
|
D | wm5100.c | 2361 ret = gpio_request_one(wm5100->pdata.hp_pol, in wm5100_probe() 2476 ret = gpio_request_one(wm5100->pdata.ldo_ena, in wm5100_i2c_probe() 2487 ret = gpio_request_one(wm5100->pdata.reset, in wm5100_i2c_probe()
|
D | cs42l56.c | 1229 ret = gpio_request_one(cs42l56->pdata.gpio_nreset, in cs42l56_i2c_probe()
|
D | twl4030.c | 269 ret = gpio_request_one(pdata->hs_extmute_gpio, in twl4030_init_chip()
|
D | wm8996.c | 2782 ret = gpio_request_one(wm8996->pdata.ldo_ena, in wm8996_i2c_probe()
|
/linux-4.4.14/drivers/gpu/drm/tegra/ |
D | output.c | 139 err = gpio_request_one(output->hpd_gpio, GPIOF_DIR_IN, in tegra_output_probe()
|
/linux-4.4.14/sound/arm/ |
D | pxa2xx-ac97-lib.c | 347 ret = gpio_request_one(reset_gpio, GPIOF_OUT_INIT_HIGH, in pxa2xx_ac97_hw_probe()
|
/linux-4.4.14/drivers/clk/ |
D | clk-gpio.c | 124 err = gpio_request_one(gpio, gpio_flags, name); in clk_register_gpio()
|
/linux-4.4.14/drivers/input/touchscreen/ |
D | eeti_ts.c | 205 err = gpio_request_one(pdata->irq_gpio, GPIOF_IN, client->name); in eeti_ts_probe()
|
D | bu21013_ts.c | 554 error = gpio_request_one(pdata->cs_pin, GPIOF_OUT_INIT_HIGH, in bu21013_probe()
|
D | ads7846.c | 950 err = gpio_request_one(pdata->gpio_pendown, GPIOF_IN, in ads7846_setup_pendown()
|
/linux-4.4.14/drivers/mfd/ |
D | dm355evm_msp.c | 311 gpio_request_one(gpio, GPIOF_IN, config_inputs[i].label); in add_children()
|
/linux-4.4.14/drivers/spi/ |
D | spi-ath79.c | 134 status = gpio_request_one(spi->cs_gpio, flags, in ath79_spi_setup_cs()
|
D | spi-img-spfi.c | 458 ret = gpio_request_one(spi->cs_gpio, in img_spfi_setup()
|
D | spi-adi-v3.c | 689 ret = gpio_request_one(chip->cs_gpio, GPIOF_OUT_INIT_HIGH, in adi_spi_setup()
|
D | spi-s3c64xx.c | 810 err = gpio_request_one(spi->cs_gpio, GPIOF_OUT_INIT_HIGH, in s3c64xx_spi_setup()
|
/linux-4.4.14/drivers/input/mouse/ |
D | navpoint.c | 223 error = gpio_request_one(pdata->gpio, GPIOF_OUT_INIT_LOW, in navpoint_probe()
|
/linux-4.4.14/sound/soc/ |
D | soc-jack.c | 344 ret = gpio_request_one(gpios[i].gpio, GPIOF_IN, in snd_soc_jack_add_gpios()
|
/linux-4.4.14/drivers/net/phy/ |
D | fixed_phy.c | 266 ret = gpio_request_one(fp->link_gpio, GPIOF_DIR_IN, in fixed_phy_add()
|
/linux-4.4.14/arch/arm/mach-imx/ |
D | mach-mx35_3ds.c | 490 int ret = gpio_request_one(GPIO_PMIC_INT, GPIOF_DIR_IN, "pmic irq"); in imx35_3ds_init_mc13892()
|
/linux-4.4.14/arch/mips/bcm63xx/boards/ |
D | board_bcm963xx.c | 929 gpio_request_one(board.ephy_reset_gpio, in board_register_devices()
|
/linux-4.4.14/drivers/usb/renesas_usbhs/ |
D | common.c | 635 gpio_request_one(priv->dparam.enable_gpio, GPIOF_IN, NULL); in usbhs_probe()
|
/linux-4.4.14/drivers/leds/ |
D | leds-bd2802.c | 689 gpio_request_one(pdata->reset_gpio, GPIOF_OUT_INIT_HIGH, "RGB_RESETB"); in bd2802_probe()
|
/linux-4.4.14/drivers/media/usb/em28xx/ |
D | em28xx-dvb.c | 732 ret = gpio_request_one(dvb->lna_gpio, flags, NULL); in em28xx_pctv_290e_set_lna() 1238 result = gpio_request_one(dvb->lna_gpio, in em28xx_dvb_init()
|
/linux-4.4.14/drivers/power/ |
D | smb347-charger.c | 840 ret = gpio_request_one(pdata->irq_gpio, GPIOF_IN, client->name); in smb347_irq_init()
|
/linux-4.4.14/drivers/media/i2c/ |
D | s5k4ecgx.c | 855 ret = gpio_request_one(nr, flags, name); in s5k4ecgx_config_gpio()
|
/linux-4.4.14/Documentation/gpio/ |
D | gpio-legacy.txt | 234 ## gpio_request_one() 305 int gpio_request_one(unsigned gpio, unsigned long flags, const char *label); 368 err = gpio_request_one(31, GPIOF_IN, "Reset Button");
|
/linux-4.4.14/drivers/i2c/ |
D | i2c-core.c | 566 ret = gpio_request_one(bri->scl_gpio, GPIOF_OPEN_DRAIN | in i2c_get_gpios_for_recovery() 574 if (gpio_request_one(bri->sda_gpio, GPIOF_IN, "i2c-sda")) { in i2c_get_gpios_for_recovery()
|
/linux-4.4.14/drivers/usb/gadget/udc/ |
D | s3c2410_udc.c | 1867 retval = gpio_request_one(udc_info->pullup_pin, in s3c2410_udc_probe()
|
/linux-4.4.14/drivers/net/wireless/ath/ath9k/ |
D | hw.c | 2730 gpio_request_one(gpio, GPIOF_DIR_OUT | GPIOF_INIT_LOW, label); in ath9k_hw_request_gpio()
|
/linux-4.4.14/drivers/regulator/ |
D | core.c | 1898 ret = gpio_request_one(config->ena_gpio, in regulator_ena_gpio_request()
|