Home
last modified time | relevance | path

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

12

/linux/arch/arm/mach-s3c/
A Dmach-nexcoder.c116 gpio_request_one(S3C2410_GPE(14), GPIOF_OUT_INIT_HIGH, NULL); in nexcoder_sensorboard_init()
118 gpio_request_one(S3C2410_GPE(15), GPIOF_OUT_INIT_HIGH, NULL); in nexcoder_sensorboard_init()
122 gpio_request_one(S3C2410_GPF(1), GPIOF_OUT_INIT_HIGH, NULL); in nexcoder_sensorboard_init()
124 gpio_request_one(S3C2410_GPF(2), GPIOF_OUT_INIT_LOW, NULL); in nexcoder_sensorboard_init()
A Dpm-s3c2410.c67 gpio_request_one(S3C2410_GPF(2), GPIOF_OUT_INIT_HIGH, NULL); in s3c2410_pm_prepare()
95 gpio_request_one(S3C2410_GPF(2), GPIOF_OUT_INIT_LOW, NULL); in s3c2410_pm_resume()
A Dmach-osiris.c270 gpio_request_one(S3C2410_GPA(21), GPIOF_OUT_INIT_HIGH, NULL); in osiris_pm_suspend()
370 gpio_request_one(S3C2410_GPA(0), GPIOF_OUT_INIT_HIGH, NULL); in osiris_map_io()
A Dmach-jive.c545 gpio_request_one(S3C2410_GPC(5), GPIOF_OUT_INIT_HIGH, NULL); in jive_power_off()
651 gpio_request_one(S3C2410_GPB(6), GPIOF_OUT_INIT_LOW, NULL); in jive_machine_init()
A Dmach-mini2440.c720 WARN_ON(gpio_request_one(S3C2410_GPG(4), GPIOF_OUT_INIT_HIGH, NULL)); in mini2440_init()
724 gpio_request_one(S3C2410_GPB(1), GPIOF_IN, NULL); in mini2440_init()
A Dmach-qt2410.c351 WARN_ON(gpio_request_one(S3C2410_GPB(0), GPIOF_OUT_INIT_HIGH, NULL)); in qt2410_machine_init()
/linux/drivers/gpio/
A Dgpiolib-legacy.c21 int gpio_request_one(unsigned gpio, unsigned long flags, const char *label) in gpio_request_one() function
66 EXPORT_SYMBOL_GPL(gpio_request_one);
90 err = gpio_request_one(array->gpio, array->flags, array->label); in gpio_request_array()
/linux/drivers/video/fbdev/omap/
A Dlcd_inn1610.c23 if (gpio_request_one(14, GPIOF_OUT_INIT_LOW, "lcd_en0")) { in innovator1610_panel_init()
28 if (gpio_request_one(15, GPIOF_OUT_INIT_LOW, "lcd_en1")) { in innovator1610_panel_init()
/linux/arch/arm/mach-pxa/
A Dpalmtreo.c450 if (gpio_request_one(gpio, lcd_flags, "LCD power") < 0) in treo680_gpio_init()
462 if (gpio_request_one(gpio, lcd_flags, "LCD enable") < 0) in treo680_gpio_init()
465 if (gpio_request_one(gpio, lcd_flags, "LCD enable_n") < 0) in treo680_gpio_init()
A Dspitz_pm.c109 gpio_request_one(18, GPIOF_OUT_INIT_HIGH, "Unknown"); in spitz_presuspend()
/linux/arch/arm/mach-ep93xx/
A Dvision_ep9307.c79 err = gpio_request_one(VISION_LCD_ENABLE, GPIOF_INIT_HIGH, in vision_lcd_setup()
287 if (gpio_request_one(EP93XX_GPIO_LINE_F(7), GPIOF_DIR_IN, in vision_init_machine()
/linux/arch/arm/mach-omap1/
A Dboard-nokia770.c246 if (gpio_request_one(retu_irq_gpio, GPIOF_IN, "Retu IRQ")) in nokia770_cbus_init()
248 if (gpio_request_one(tahvo_irq_gpio, GPIOF_IN, "Tahvo IRQ")) { in nokia770_cbus_init()
/linux/arch/mips/bcm47xx/
A Dworkarounds.c12 err = gpio_request_one(usb_power, GPIOF_OUT_INIT_HIGH, "usb_power"); in bcm47xx_workarounds_enable_usb_power()
/linux/Documentation/translations/zh_CN/
A 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/Documentation/translations/zh_TW/
A 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/drivers/misc/eeprom/
A Ddigsy_mtc_eeprom.c92 ret = gpio_request_one(GPIO_EEPROM_OE, GPIOF_OUT_INIT_HIGH, in digsy_mtc_eeprom_devices_init()
/linux/arch/m68k/include/asm/
A Dgpio.h82 static inline int gpio_request_one(unsigned gpio, unsigned long flags, const char *label) in gpio_request_one() function
/linux/arch/arm/mach-omap2/
A Dboard-n8x0.c118 ret = gpio_request_one(TUSB6010_GPIO_ENABLE, GPIOF_OUT_INIT_LOW, in n8x0_usb_init()
489 err = gpio_request_one(N8X0_SLOT_SWITCH_GPIO, GPIOF_OUT_INIT_LOW, in n8x0_mmc_init()
A Dpdata-quirks.c118 res = gpio_request_one(gpio + 2, GPIOF_OUT_INIT_HIGH, in omap3_sbc_t3730_twl_callback()
130 int err = gpio_request_one(gpio, GPIOF_OUT_INIT_LOW, hub_name); in omap3_sbc_t3x_usb_hub_init()
A Dusb-tusb6010.c198 status = gpio_request_one(irq, GPIOF_IN, "TUSB6010 irq"); in tusb6010_setup_interface()
/linux/include/asm-generic/
A Dgpio.h115 extern int gpio_request_one(unsigned gpio, unsigned long flags, const char *label);
/linux/include/linux/
A Dgpio.h119 static inline int gpio_request_one(unsigned gpio, in gpio_request_one() function
/linux/sound/soc/codecs/
A Dak4641.c569 ret = gpio_request_one(pdata->gpio_power, in ak4641_i2c_probe()
575 ret = gpio_request_one(pdata->gpio_npdn, in ak4641_i2c_probe()
/linux/sound/soc/pxa/
A Dtosa.c225 ret = gpio_request_one(TOSA_GPIO_L_MUTE, GPIOF_OUT_INIT_LOW, in tosa_probe()
/linux/drivers/nfc/nfcmrvl/
A Dmain.c116 rc = gpio_request_one(priv->config.reset_n_io, in nfcmrvl_nci_register_dev()

Completed in 34 milliseconds

12