Searched refs:gpiod_get_optional (Results 1 – 3 of 3) sorted by relevance
104 gpio = gpiod_get_optional(&pdev->dev, "cs", GPIOD_OUT_LOW); in dwc3_pci_quirks()111 gpio = gpiod_get_optional(&pdev->dev, "reset", GPIOD_OUT_LOW); in dwc3_pci_quirks()
3135 struct gpio_desc *__must_check gpiod_get_optional(struct device *dev, in gpiod_get_optional() function3141 EXPORT_SYMBOL_GPL(gpiod_get_optional);
1439 info->micd_pol_gpio = gpiod_get_optional(arizona->dev, in arizona_extcon_probe()