gpio_flags 941 drivers/media/i2c/m5mols/m5mols_core.c unsigned long gpio_flags; gpio_flags 968 drivers/media/i2c/m5mols/m5mols_core.c gpio_flags = pdata->reset_polarity gpio_flags 970 drivers/media/i2c/m5mols/m5mols_core.c ret = devm_gpio_request_one(&client->dev, pdata->gpio_reset, gpio_flags, gpio_flags 136 drivers/net/phy/sfp.c static const enum gpiod_flags gpio_flags[] = { gpio_flags 247 drivers/net/phy/sfp.c if (gpio_flags[i] != GPIOD_IN || !sfp->gpio[i]) gpio_flags 1937 drivers/net/phy/sfp.c gpio_of_names[i], gpio_flags[i]); gpio_flags 1969 drivers/net/phy/sfp.c if (gpio_flags[i] != GPIOD_IN || !sfp->gpio[i]) gpio_flags 860 drivers/pci/controller/pci-mvebu.c unsigned long gpio_flags; gpio_flags 872 drivers/pci/controller/pci-mvebu.c gpio_flags = GPIOF_ACTIVE_LOW | gpio_flags 875 drivers/pci/controller/pci-mvebu.c gpio_flags = GPIOF_OUT_INIT_HIGH; gpio_flags 878 drivers/pci/controller/pci-mvebu.c ret = devm_gpio_request_one(dev, reset_gpio, gpio_flags, gpio_flags 707 drivers/regulator/max8973-regulator.c int gpio_flags; gpio_flags 710 drivers/regulator/max8973-regulator.c gpio_flags = (pdata->dvs_def_state) ? gpio_flags 713 drivers/regulator/max8973-regulator.c gpio_flags, "max8973-dvs"); gpio_flags 323 drivers/regulator/pwm-regulator.c enum gpiod_flags gpio_flags; gpio_flags 362 drivers/regulator/pwm-regulator.c gpio_flags = GPIOD_OUT_HIGH; gpio_flags 364 drivers/regulator/pwm-regulator.c gpio_flags = GPIOD_OUT_LOW; gpio_flags 366 drivers/regulator/pwm-regulator.c gpio_flags); gpio_flags 430 drivers/regulator/tps62360-regulator.c int gpio_flags; gpio_flags 431 drivers/regulator/tps62360-regulator.c gpio_flags = (pdata->vsel0_def_state) ? gpio_flags 434 drivers/regulator/tps62360-regulator.c gpio_flags, "tps62360-vsel0"); gpio_flags 442 drivers/regulator/tps62360-regulator.c gpio_flags = (pdata->vsel1_def_state) ? gpio_flags 445 drivers/regulator/tps62360-regulator.c gpio_flags, "tps62360-vsel1"); gpio_flags 2363 drivers/usb/gadget/udc/pxa27x_udc.c unsigned long gpio_flags; gpio_flags 2366 drivers/usb/gadget/udc/pxa27x_udc.c gpio_flags = mach->gpio_pullup_inverted ? GPIOF_ACTIVE_LOW : 0; gpio_flags 2370 drivers/usb/gadget/udc/pxa27x_udc.c gpio_flags, gpio_flags 870 sound/soc/codecs/wm0010.c unsigned long gpio_flags; gpio_flags 919 sound/soc/codecs/wm0010.c gpio_flags = GPIOF_OUT_INIT_HIGH; gpio_flags 921 sound/soc/codecs/wm0010.c gpio_flags = GPIOF_OUT_INIT_LOW; gpio_flags 924 sound/soc/codecs/wm0010.c gpio_flags, "wm0010 reset");