Home
last modified time | relevance | path

Searched refs:devm_fwnode_gpiod_get_index (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/gpio/
H A Dgpiolib-devres.c143 struct gpio_desc *devm_fwnode_gpiod_get_index(struct device *dev, in devm_fwnode_gpiod_get_index() function
162 EXPORT_SYMBOL_GPL(devm_fwnode_gpiod_get_index);
/linux/drivers/iio/frequency/
H A Dadmfm2000.c198 sw[i] = devm_fwnode_gpiod_get_index(dev, child, "switch", in admfm2000_channel_config()
206 dsa[i] = devm_fwnode_gpiod_get_index(dev, child, in admfm2000_channel_config()
/linux/include/linux/gpio/
H A Dconsumer.h178 struct gpio_desc *devm_fwnode_gpiod_get_index(struct device *dev,
545 struct gpio_desc *devm_fwnode_gpiod_get_index(struct device *dev, in devm_fwnode_gpiod_get_index() function
595 return devm_fwnode_gpiod_get_index(dev, fwnode, con_id, 0, in devm_fwnode_gpiod_get()
/linux/drivers/regulator/
H A Drt4801-regulator.c48 priv->enable_gpios[id] = devm_fwnode_gpiod_get_index(priv->dev, in rt4801_of_parse_cb()
/linux/drivers/pci/controller/dwc/
H A Dpcie-kirin.c410 pcie->id_reset_gpio[i] = devm_fwnode_gpiod_get_index(dev, in kirin_pcie_parse_port()
/linux/drivers/iio/adc/
H A Dad7768-1.c959 st->gpio_sync_in = devm_fwnode_gpiod_get_index(dev, ref, NULL, 0, in ad7768_trigger_sources_sync_setup()
/linux/drivers/mtd/nand/raw/atmel/
H A Dnand-controller.c1688 gpio = devm_fwnode_gpiod_get_index(nc->dev, in atmel_nand_create()
1705 gpio = devm_fwnode_gpiod_get_index(nc->dev, in atmel_nand_create()