Searched refs:fwnode_gpiod_get_index (Results 1 – 14 of 14) sorted by relevance
| /linux/arch/arm/mach-mvebu/ |
| H A D | pm-board.c | 99 pic_gpios[i] = fwnode_gpiod_get_index(of_fwnode_handle(np), in mvebu_armada_pm_init()
|
| /linux/arch/powerpc/platforms/85xx/ |
| H A D | sgy_cts1000.c | 68 halt_gpio = fwnode_gpiod_get_index(of_fwnode_handle(halt_node), in __gpio_halt_probe()
|
| /linux/arch/powerpc/platforms/44x/ |
| H A D | warp.c | 178 gpio = fwnode_gpiod_get_index(of_fwnode_handle(child), in pika_setup_leds()
|
| /linux/drivers/i2c/ |
| H A D | i2c-core-of-prober.c | 266 gpiod = fwnode_gpiod_get_index(fwnode, con_id, 0, GPIOD_ASIS, "i2c-of-prober"); in i2c_of_probe_simple_get_gpiod()
|
| /linux/drivers/regulator/ |
| H A D | mt6370-regulator.c | 156 enable_gpio = fwnode_gpiod_get_index(of_fwnode_handle(np), "enable", 0, in mt6370_of_parse_cb()
|
| H A D | da9121-regulator.c | 399 ena_gpiod = fwnode_gpiod_get_index(of_fwnode_handle(np), "enable", 0, in da9121_of_parse_cb()
|
| /linux/sound/hda/codecs/side-codecs/ |
| H A D | cs35l41_hda_property.c | 338 cs35l41->reset_gpio = fwnode_gpiod_get_index(acpi_fwnode_handle(cs35l41->dacpi), "reset", in generic_dsd_config()
|
| H A D | tas2781_hda_i2c.c | 132 speaker_id = fwnode_gpiod_get_index(acpi_fwnode_handle(adev), in tas2781_read_acpi()
|
| H A D | cs35l41_hda.c | 1845 cs35l41->reset_gpio = fwnode_gpiod_get_index(acpi_fwnode_handle(cs35l41->dacpi), "reset", in cs35l41_hda_parse_acpi()
|
| /linux/drivers/power/supply/ |
| H A D | rt9467-charger.c | 290 cfg->ena_gpiod = fwnode_gpiod_get_index(of_fwnode_handle(of), in rt9467_otg_of_parse_cb()
|
| /linux/drivers/extcon/ |
| H A D | extcon-rtk-type-c.c | 1351 gpio = fwnode_gpiod_get_index(of_fwnode_handle(dev->of_node), in extcon_rtk_type_c_probe()
|
| /linux/drivers/gpio/ |
| H A D | gpiolib.c | 4894 struct gpio_desc *fwnode_gpiod_get_index(struct fwnode_handle *fwnode, in fwnode_gpiod_get_index() function 4902 EXPORT_SYMBOL_GPL(fwnode_gpiod_get_index);
|
| /linux/sound/soc/codecs/ |
| H A D | cs35l56.c | 1922 desc = fwnode_gpiod_get_index(af01_fwnode, "spk-id", 0, GPIOD_IN, NULL); in cs35l56_try_get_broken_sdca_spkid_gpio()
|
| /linux/drivers/net/phy/ |
| H A D | phylink.c | 691 desc = fwnode_gpiod_get_index(fixed_node, "link", 0, in phylink_parse_fixedlink()
|