Home
last modified time | relevance | path

Searched refs:devm_fwnode_get_index_gpiod_from_child (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/drivers/regulator/
Dtps65132-regulator.c142 rpdata->en_gpiod = devm_fwnode_get_index_gpiod_from_child(tps->dev, in tps65132_of_parse_cb()
153 rpdata->act_dis_gpiod = devm_fwnode_get_index_gpiod_from_child( in tps65132_of_parse_cb()
/linux-4.19.296/include/linux/gpio/
Dconsumer.h164 struct gpio_desc *devm_fwnode_get_index_gpiod_from_child(struct device *dev,
512 struct gpio_desc *devm_fwnode_get_index_gpiod_from_child(struct device *dev, in devm_fwnode_get_index_gpiod_from_child() function
530 return devm_fwnode_get_index_gpiod_from_child(dev, con_id, 0, child, in devm_fwnode_get_gpiod_from_child()
/linux-4.19.296/drivers/gpio/
Ddevres.c185 struct gpio_desc *devm_fwnode_get_index_gpiod_from_child(struct device *dev, in devm_fwnode_get_index_gpiod_from_child() function
224 EXPORT_SYMBOL(devm_fwnode_get_index_gpiod_from_child);