devm_gpiod_get_index_optional
EXPORT_SYMBOL_GPL(devm_gpiod_get_index_optional);
return devm_gpiod_get_index_optional(dev, con_id, 0, flags);
gpio = devm_gpiod_get_index_optional(&pdev->dev, NULL, 0,
gpio = devm_gpiod_get_index_optional(&pdev->dev, NULL, 1,
tu->gpio = devm_gpiod_get_index_optional(&client->dev, NULL, 0, GPIOD_OUT_LOW);
gpiod = devm_gpiod_get_index_optional(dev, NULL, idx, GPIOD_OUT_LOW);
devm_gpiod_get_index_optional(&client->dev, "hpd", i,
slot->vsd = devm_gpiod_get_index_optional(host->dev, "vsd",
slot->vio = devm_gpiod_get_index_optional(host->dev, "vio",
slot->cover = devm_gpiod_get_index_optional(host->dev, "cover",
gpio = devm_gpiod_get_index_optional(dev, NULL, 0, GPIOD_IN);
gpio = devm_gpiod_get_index_optional(dev, NULL, 1, GPIOD_OUT_HIGH);
gpio = devm_gpiod_get_index_optional(nc->dev, NULL, 2, GPIOD_IN);
fun->rnb_gpio[i] = devm_gpiod_get_index_optional(&ofdev->dev,
rxd0 = devm_gpiod_get_index_optional(dev->dev, "straps-rxd", 0, GPIOD_OUT_LOW);
rxd1 = devm_gpiod_get_index_optional(dev->dev, "straps-rxd", 1, GPIOD_OUT_HIGH);
gpio = devm_gpiod_get_index_optional(dev, name, index, flags);
bitbang->mdo = devm_gpiod_get_index_optional(dev, NULL, MDIO_GPIO_MDO,
trf->en2_gpiod = devm_gpiod_get_index_optional(trf->dev, "ti,enable", 1,
port->gpio_rst = devm_gpiod_get_index_optional(dev, "reset", slot,
standby_gpio = devm_gpiod_get_index_optional(dev, "standby", i,
enable_gpio = devm_gpiod_get_index_optional(dev, "enable", i,
silent_gpio = devm_gpiod_get_index_optional(dev, "silent", i,
max8952->vid0_gpiod = devm_gpiod_get_index_optional(&client->dev,
max8952->vid1_gpiod = devm_gpiod_get_index_optional(&client->dev,
max8998->buck1_gpio1 = devm_gpiod_get_index_optional(iodev->dev,
max8998->buck1_gpio2 = devm_gpiod_get_index_optional(iodev->dev,
max8998->buck2_gpio = devm_gpiod_get_index_optional(iodev->dev,
devm_gpiod_get_index_optional(dev, "dvs", i, GPIOD_OUT_LOW);
priv->enable_gpios[i] = devm_gpiod_get_index_optional(&i2c->dev,
cs[i] = devm_gpiod_get_index_optional(dev, "cs", i,
*gpiop = devm_gpiod_get_index_optional(dev, name, index,
gpiod = devm_gpiod_get_index_optional(dev, NULL, i, GPIOD_ASIS);
devm_gpiod_get_index_optional(dev,
fhci->gpiods[i] = devm_gpiod_get_index_optional(dev,
devm_gpiod_get_index_optional(&pdev->dev, "atmel,vbus",
devm_gpiod_get_index_optional(&pdev->dev, "atmel,oc",
desc = devm_gpiod_get_index_optional(&adev->dev, "orientation", port, GPIOD_IN);
gpio = devm_gpiod_get_index_optional(&pdev->dev, NULL, 0,
gpio = devm_gpiod_get_index_optional(&pdev->dev, NULL, 1,
devm_gpiod_get_index_optional(dev, NULL, 1, GPIOD_OUT_LOW);
devm_gpiod_get_index_optional(struct device *dev, const char *con_id,
cs35l56->base.reset_gpio = devm_gpiod_get_index_optional(cs35l56->base.dev,
p->reset = devm_gpiod_get_index_optional(physdev, "reset",