Searched refs:fwnode_gpiod_get_index (Results 1 – 11 of 11) sorted by relevance
/linux/include/linux/gpio/ |
A D | consumer.h | 182 struct gpio_desc *fwnode_gpiod_get_index(struct fwnode_handle *fwnode, 557 struct gpio_desc *fwnode_gpiod_get_index(struct fwnode_handle *fwnode, in fwnode_gpiod_get_index() function
|
/linux/drivers/gpio/ |
A D | gpiolib-devres.c | 216 desc = fwnode_gpiod_get_index(fwnode, con_id, index, flags, label); in devm_fwnode_gpiod_get_index()
|
A D | gpiolib.c | 3682 struct gpio_desc *fwnode_gpiod_get_index(struct fwnode_handle *fwnode, in fwnode_gpiod_get_index() function 3707 EXPORT_SYMBOL_GPL(fwnode_gpiod_get_index);
|
/linux/drivers/net/phy/ |
A D | fixed_phy.c | 207 gpiod = fwnode_gpiod_get_index(of_fwnode_handle(fixed_link_node), in fixed_phy_get_gpiod()
|
A D | phylink.c | 243 desc = fwnode_gpiod_get_index(fixed_node, "link", 0, in phylink_parse_fixedlink()
|
/linux/drivers/regulator/ |
A D | max77686-regulator.c | 227 config->ena_gpiod = fwnode_gpiod_get_index( in max77686_of_parse_cb()
|
A D | slg51000-regulator.c | 203 ena_gpiod = fwnode_gpiod_get_index(of_fwnode_handle(np), "enable", 0, in slg51000_of_parse_cb()
|
A D | da9121-regulator.c | 377 ena_gpiod = fwnode_gpiod_get_index(of_fwnode_handle(np), "enable", 0, in da9121_of_parse_cb()
|
/linux/ |
A D | vmlinux.symvers | 10114 0x00000000 fwnode_gpiod_get_index vmlinux EXPORT_SYMBOL_GPL
|
A D | System.map | 20161 ffff8000105720e4 T fwnode_gpiod_get_index
|
A D | .tmp_System.map | 20161 ffff8000105720e4 T fwnode_gpiod_get_index
|
Completed in 1092 milliseconds