Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpiolib-devres.c147 struct gpio_desc *devm_fwnode_gpiod_get_index(struct device *dev, in devm_fwnode_gpiod_get_index() function
172 EXPORT_SYMBOL_GPL(devm_fwnode_gpiod_get_index);
/openbmc/linux/drivers/leds/
H A Dleds-ns2.c183 led->cmd = devm_fwnode_gpiod_get_index(dev, node, "cmd", 0, GPIOD_ASIS, in ns2_led_register()
188 led->slow = devm_fwnode_gpiod_get_index(dev, node, "slow", 0, in ns2_led_register()
/openbmc/linux/include/linux/gpio/
H A Dconsumer.h179 struct gpio_desc *devm_fwnode_gpiod_get_index(struct device *dev,
560 struct gpio_desc *devm_fwnode_gpiod_get_index(struct device *dev, in devm_fwnode_gpiod_get_index() function
578 return devm_fwnode_gpiod_get_index(dev, fwnode, con_id, 0, in devm_fwnode_gpiod_get()
/openbmc/linux/drivers/regulator/
H A Drt4801-regulator.c48 priv->enable_gpios[id] = devm_fwnode_gpiod_get_index(priv->dev, in rt4801_of_parse_cb()
/openbmc/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()