Home
last modified time | relevance | path

Searched refs:gpio_request_one (Results 1 – 25 of 59) sorted by relevance

123

/Linux-v4.19/arch/arm/mach-s3c24xx/
Dmach-nexcoder.c118 gpio_request_one(S3C2410_GPE(14), GPIOF_OUT_INIT_HIGH, NULL); in nexcoder_sensorboard_init()
120 gpio_request_one(S3C2410_GPE(15), GPIOF_OUT_INIT_HIGH, NULL); in nexcoder_sensorboard_init()
124 gpio_request_one(S3C2410_GPF(1), GPIOF_OUT_INIT_HIGH, NULL); in nexcoder_sensorboard_init()
126 gpio_request_one(S3C2410_GPF(2), GPIOF_OUT_INIT_LOW, NULL); in nexcoder_sensorboard_init()
Dpm-s3c2410.c68 gpio_request_one(S3C2410_GPF(2), GPIOF_OUT_INIT_HIGH, NULL); in s3c2410_pm_prepare()
96 gpio_request_one(S3C2410_GPF(2), GPIOF_OUT_INIT_LOW, NULL); in s3c2410_pm_resume()
Dmach-osiris.c273 gpio_request_one(S3C2410_GPA(21), GPIOF_OUT_INIT_HIGH, NULL); in osiris_pm_suspend()
373 gpio_request_one(S3C2410_GPA(0), GPIOF_OUT_INIT_HIGH, NULL); in osiris_map_io()
Dmach-jive.c539 gpio_request_one(S3C2410_GPC(5), GPIOF_OUT_INIT_HIGH, NULL); in jive_power_off()
645 gpio_request_one(S3C2410_GPB(6), GPIOF_OUT_INIT_LOW, NULL); in jive_machine_init()
Dmach-mini2440.c658 WARN_ON(gpio_request_one(S3C2410_GPG(4), GPIOF_OUT_INIT_HIGH, NULL)); in mini2440_init()
662 gpio_request_one(S3C2410_GPB(1), GPIOF_IN, NULL); in mini2440_init()
/Linux-v4.19/drivers/gpio/
Dgpiolib-legacy.c20 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()
/Linux-v4.19/drivers/video/fbdev/omap/
Dlcd_inn1610.c36 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-v4.19/arch/arm/mach-ep93xx/
Dvision_ep9307.c82 err = gpio_request_one(VISION_LCD_ENABLE, GPIOF_INIT_HIGH, in vision_lcd_setup()
281 if (gpio_request_one(EP93XX_GPIO_LINE_F(7), GPIOF_DIR_IN, in vision_init_machine()
/Linux-v4.19/arch/mips/bcm47xx/
Dworkarounds.c13 err = gpio_request_one(usb_power, GPIOF_OUT_INIT_HIGH, "usb_power"); in bcm47xx_workarounds_netgear_wnr3500l()
/Linux-v4.19/arch/arm/mach-omap1/
Dboard-nokia770.c248 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-v4.19/arch/arm/mach-pxa/
Dpalmtreo.c484 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()
Dspitz_pm.c113 gpio_request_one(18, GPIOF_OUT_INIT_HIGH, "Unknown"); in spitz_presuspend()
/Linux-v4.19/arch/arm/mach-omap2/
Dpdata-quirks.c101 res = gpio_request_one(gpio + 2, GPIOF_OUT_INIT_HIGH, in omap3_sbc_t3730_twl_callback()
113 int err = gpio_request_one(gpio, GPIOF_OUT_INIT_LOW, hub_name); in omap3_sbc_t3x_usb_hub_init()
382 ret = gpio_request_one(PANDORA_WIFI_IRQ_GPIO, GPIOF_IN, "wl1251 irq"); in pandora_wl1251_init()
Dboard-n8x0.c121 ret = gpio_request_one(TUSB6010_GPIO_ENABLE, GPIOF_OUT_INIT_LOW, in n8x0_usb_init()
492 err = gpio_request_one(N8X0_SLOT_SWITCH_GPIO, GPIOF_OUT_INIT_LOW, in n8x0_mmc_init()
Dusb-tusb6010.c201 status = gpio_request_one(irq, GPIOF_IN, "TUSB6010 irq"); in tusb6010_setup_interface()
/Linux-v4.19/drivers/misc/eeprom/
Ddigsy_mtc_eeprom.c95 ret = gpio_request_one(GPIO_EEPROM_OE, GPIOF_OUT_INIT_HIGH, in digsy_mtc_eeprom_devices_init()
/Linux-v4.19/Documentation/translations/zh_CN/
Dgpio.txt224 ## 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-v4.19/arch/m68k/include/asm/
Dgpio.h90 static inline int gpio_request_one(unsigned gpio, unsigned long flags, const char *label) in gpio_request_one() function
/Linux-v4.19/arch/arm/mach-davinci/
Dboard-omapl138-hawk.c377 ret = gpio_request_one(DA850_USB1_VBUS_PIN, in omapl138_hawk_usb_init()
385 ret = gpio_request_one(DA850_USB1_OC_PIN, in omapl138_hawk_usb_init()
/Linux-v4.19/include/asm-generic/
Dgpio.h117 extern int gpio_request_one(unsigned gpio, unsigned long flags, const char *label);
/Linux-v4.19/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
Dled.c89 err = gpio_request_one(gpio, in brcms_led_register()
/Linux-v4.19/arch/mips/include/asm/mach-au1x00/
Dgpio-au1300.h210 static inline int gpio_request_one(unsigned gpio, in gpio_request_one() function
/Linux-v4.19/include/linux/
Dgpio.h120 static inline int gpio_request_one(unsigned gpio, in gpio_request_one() function
/Linux-v4.19/sound/soc/codecs/
Dak4641.c570 ret = gpio_request_one(pdata->gpio_power, in ak4641_i2c_probe()
576 ret = gpio_request_one(pdata->gpio_npdn, in ak4641_i2c_probe()
/Linux-v4.19/sound/soc/pxa/
Dtosa.c226 ret = gpio_request_one(TOSA_GPIO_L_MUTE, GPIOF_OUT_INIT_LOW, in tosa_probe()

123