/linux-6.1.9/arch/arm/mach-s3c/ |
D | mach-nexcoder.c | 116 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()
|
D | pm-s3c2410.c | 67 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()
|
D | mach-osiris.c | 265 gpio_request_one(S3C2410_GPA(21), GPIOF_OUT_INIT_HIGH, NULL); in osiris_pm_suspend() 365 gpio_request_one(S3C2410_GPA(0), GPIOF_OUT_INIT_HIGH, NULL); in osiris_map_io()
|
D | mach-jive.c | 553 gpio_request_one(S3C2410_GPC(5), GPIOF_OUT_INIT_HIGH, NULL); in jive_power_off() 659 gpio_request_one(S3C2410_GPB(6), GPIOF_OUT_INIT_LOW, NULL); in jive_machine_init()
|
D | mach-mini2440.c | 726 WARN_ON(gpio_request_one(S3C2410_GPG(4), GPIOF_OUT_INIT_HIGH, NULL)); in mini2440_init() 730 gpio_request_one(S3C2410_GPB(1), GPIOF_IN, NULL); in mini2440_init()
|
D | mach-qt2410.c | 351 WARN_ON(gpio_request_one(S3C2410_GPB(0), GPIOF_OUT_INIT_HIGH, NULL)); in qt2410_machine_init()
|
D | mach-anubis.c | 390 gpio_request_one(S3C2410_GPA(0), GPIOF_OUT_INIT_HIGH, NULL); in anubis_map_io()
|
/linux-6.1.9/drivers/gpio/ |
D | gpiolib-legacy.c | 21 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-6.1.9/drivers/video/fbdev/omap/ |
D | lcd_inn1610.c | 23 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-6.1.9/arch/arm/mach-ep93xx/ |
D | vision_ep9307.c | 79 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-6.1.9/arch/mips/bcm47xx/ |
D | workarounds.c | 12 err = gpio_request_one(usb_power, GPIOF_OUT_INIT_HIGH, "usb_power"); in bcm47xx_workarounds_enable_usb_power()
|
/linux-6.1.9/arch/arm/mach-omap1/ |
D | board-nokia770.c | 244 if (gpio_request_one(retu_irq_gpio, GPIOF_IN, "Retu IRQ")) in nokia770_cbus_init() 246 if (gpio_request_one(tahvo_irq_gpio, GPIOF_IN, "Tahvo IRQ")) { in nokia770_cbus_init()
|
/linux-6.1.9/arch/arm/mach-pxa/ |
D | palmtreo.c | 450 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()
|
D | spitz_pm.c | 108 gpio_request_one(18, GPIOF_OUT_INIT_HIGH, "Unknown"); in spitz_presuspend()
|
/linux-6.1.9/Documentation/translations/zh_CN/driver-api/gpio/ |
D | legacy.rst | 217 ## gpio_request_one() 281 int gpio_request_one(unsigned gpio, unsigned long flags, const char *label); 341 err = gpio_request_one(31, GPIOF_IN, "Reset Button");
|
/linux-6.1.9/drivers/misc/eeprom/ |
D | digsy_mtc_eeprom.c | 92 ret = gpio_request_one(GPIO_EEPROM_OE, GPIOF_OUT_INIT_HIGH, in digsy_mtc_eeprom_devices_init()
|
/linux-6.1.9/Documentation/translations/zh_TW/ |
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-6.1.9/arch/m68k/include/asm/ |
D | gpio.h | 82 static inline int gpio_request_one(unsigned gpio, unsigned long flags, const char *label) in gpio_request_one() function
|
/linux-6.1.9/include/asm-generic/ |
D | gpio.h | 115 extern int gpio_request_one(unsigned gpio, unsigned long flags, const char *label);
|
/linux-6.1.9/include/linux/ |
D | gpio.h | 118 static inline int gpio_request_one(unsigned gpio, in gpio_request_one() function
|
/linux-6.1.9/arch/arm/mach-omap2/ |
D | pdata-quirks.c | 107 res = gpio_request_one(gpio + 2, GPIOF_OUT_INIT_HIGH, in omap3_sbc_t3730_twl_callback() 119 int err = gpio_request_one(gpio, GPIOF_OUT_INIT_LOW, hub_name); in omap3_sbc_t3x_usb_hub_init()
|
D | board-n8x0.c | 118 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()
|
D | usb-tusb6010.c | 198 status = gpio_request_one(irq, GPIOF_IN, "TUSB6010 irq"); in tusb6010_setup_interface()
|
/linux-6.1.9/sound/soc/codecs/ |
D | ak4641.c | 567 ret = gpio_request_one(pdata->gpio_power, in ak4641_i2c_probe() 573 ret = gpio_request_one(pdata->gpio_npdn, in ak4641_i2c_probe()
|
/linux-6.1.9/drivers/nfc/nfcmrvl/ |
D | main.c | 116 rc = gpio_request_one(priv->config.reset_n_io, in nfcmrvl_nci_register_dev()
|