Searched refs:devm_fwnode_gpiod_get (Results 1 - 24 of 24) sorted by relevance

/linux-master/drivers/watchdog/
H A Dbd9576_wdt.c224 priv->gpiod_en = devm_fwnode_gpiod_get(dev, dev_fwnode(dev->parent),
232 priv->gpiod_ping = devm_fwnode_gpiod_get(dev, dev_fwnode(dev->parent),
/linux-master/drivers/regulator/
H A Dtps65132-regulator.c139 rpdata->en_gpiod = devm_fwnode_gpiod_get(tps->dev, of_fwnode_handle(np),
151 rpdata->act_dis_gpiod = devm_fwnode_gpiod_get(tps->dev,
H A Daw37503-regulator.c117 rpdata->en_gpiod = devm_fwnode_gpiod_get(chip->dev, of_fwnode_handle(np),
H A Dtps65090-regulator.c373 rpdata->gpiod = devm_fwnode_gpiod_get(
H A Dda9211-regulator.c318 pdata->gpiod_ren[n] = devm_fwnode_gpiod_get(dev,
H A Dbd71815-regulator.c574 ldo4_en = devm_fwnode_gpiod_get(&pdev->dev,
H A Ds5m8767.c574 rdata->ext_control_gpiod = devm_fwnode_gpiod_get(
H A Dbd9576-regulator.c952 en = devm_fwnode_gpiod_get(&pdev->dev,
H A Ds2mps11.c847 gpio[reg] = devm_fwnode_gpiod_get(&pdev->dev,
/linux-master/drivers/gpu/drm/tegra/
H A Doutput.c140 output->hpd_gpio = devm_fwnode_gpiod_get(output->dev,
/linux-master/drivers/leds/
H A Dleds-gpio.c172 led.gpiod = devm_fwnode_gpiod_get(dev, child, NULL, GPIOD_ASIS,
/linux-master/drivers/input/keyboard/
H A Dgpio_keys_polled.c298 bdata->gpiod = devm_fwnode_gpiod_get(dev, child,
H A Dgpio_keys.c525 bdata->gpiod = devm_fwnode_gpiod_get(dev, child,
/linux-master/include/linux/gpio/
H A Dconsumer.h564 struct gpio_desc *devm_fwnode_gpiod_get(struct device *dev, function
/linux-master/sound/soc/intel/boards/
H A Dbytcr_rt5651.c1014 priv->ext_amp_gpio = devm_fwnode_gpiod_get(dev, codec_dev->fwnode,
1031 priv->hp_detect = devm_fwnode_gpiod_get(dev, codec_dev->fwnode,
H A Dbytcr_rt5640.c1242 data->jd_gpio = devm_fwnode_gpiod_get(card->dev, acpi_fwnode_handle(adev),
1772 priv->hsmic_detect = devm_fwnode_gpiod_get(dev, codec_dev->fwnode,
/linux-master/drivers/pci/controller/
H A Dpcie-apple.c519 reset = devm_fwnode_gpiod_get(pcie->dev, of_fwnode_handle(np), "reset",
H A Dpci-mvebu.c1336 port->reset_gpio = devm_fwnode_gpiod_get(dev, of_fwnode_handle(child),
H A Dpci-tegra.c2202 rp->reset_gpio = devm_fwnode_gpiod_get(dev,
/linux-master/drivers/leds/blink/
H A Dleds-lgm-sso.c638 led->gpiod = devm_fwnode_gpiod_get(dev, fwnode_child, NULL,
/linux-master/drivers/media/platform/st/sti/c8sectpfe/
H A Dc8sectpfe-core.c810 tsin->rst_gpio = devm_fwnode_gpiod_get(dev,
/linux-master/drivers/mmc/host/
H A Datmel-mci.c674 devm_fwnode_gpiod_get(&pdev->dev, of_fwnode_handle(cnp),
689 devm_fwnode_gpiod_get(&pdev->dev, of_fwnode_handle(cnp),
/linux-master/drivers/mtd/nand/raw/atmel/
H A Dnand-controller.c1643 gpio = devm_fwnode_gpiod_get(nc->dev, of_fwnode_handle(np),
/linux-master/drivers/mtd/nand/raw/
H A Dstm32_fmc2_nand.c1835 nand->wp_gpio = devm_fwnode_gpiod_get(nfc->dev, of_fwnode_handle(dn),

Completed in 306 milliseconds