Home
last modified time | relevance | path

Searched refs:fwnode_gpiod_get_index (Results 1 – 18 of 18) sorted by relevance

/linux/arch/powerpc/platforms/85xx/
A Dsgy_cts1000.c68 halt_gpio = fwnode_gpiod_get_index(of_fwnode_handle(halt_node), in __gpio_halt_probe()
/linux/arch/arm/mach-mvebu/
A Dpm-board.c99 pic_gpios[i] = fwnode_gpiod_get_index(of_fwnode_handle(np), in mvebu_armada_pm_init()
/linux/include/linux/gpio/
A Dconsumer.h174 struct gpio_desc *fwnode_gpiod_get_index(struct fwnode_handle *fwnode,
543 struct gpio_desc *fwnode_gpiod_get_index(struct fwnode_handle *fwnode, in fwnode_gpiod_get_index() function
/linux/arch/powerpc/platforms/44x/
A Dwarp.c178 gpio = fwnode_gpiod_get_index(of_fwnode_handle(child), in pika_setup_leds()
/linux/drivers/net/phy/
A Dfixed_phy.c207 gpiod = fwnode_gpiod_get_index(of_fwnode_handle(fixed_link_node), in fixed_phy_get_gpiod()
A Dphylink.c805 desc = fwnode_gpiod_get_index(fixed_node, "link", 0, in phylink_parse_fixedlink()
/linux/drivers/regulator/
A Dmt6370-regulator.c157 enable_gpio = fwnode_gpiod_get_index(of_fwnode_handle(np), "enable", 0, in mt6370_of_parse_cb()
A Dmax77686-regulator.c227 config->ena_gpiod = fwnode_gpiod_get_index( in max77686_of_parse_cb()
A Dslg51000-regulator.c203 ena_gpiod = fwnode_gpiod_get_index(of_fwnode_handle(np), "enable", 0, in slg51000_of_parse_cb()
A Dda9121-regulator.c399 ena_gpiod = fwnode_gpiod_get_index(of_fwnode_handle(np), "enable", 0, in da9121_of_parse_cb()
/linux/sound/pci/hda/
A Dcs35l41_hda_property.c327 cs35l41->reset_gpio = fwnode_gpiod_get_index(acpi_fwnode_handle(cs35l41->dacpi), "reset", in generic_dsd_config()
A Dcs35l41_hda.c1782 cs35l41->reset_gpio = fwnode_gpiod_get_index(acpi_fwnode_handle(cs35l41->dacpi), "reset", in cs35l41_hda_parse_acpi()
/linux/drivers/power/supply/
A Dmt6370-charger.c240 rcfg->ena_gpiod = fwnode_gpiod_get_index(of_fwnode_handle(of), in mt6370_chg_otg_of_parse_cb()
A Drt9467-charger.c291 cfg->ena_gpiod = fwnode_gpiod_get_index(of_fwnode_handle(of), in rt9467_otg_of_parse_cb()
/linux/drivers/usb/gadget/udc/
A Dat91_udc.c1779 board->vbus_pin = fwnode_gpiod_get_index(of_fwnode_handle(np), in at91udc_of_init()
1785 board->pullup_pin = fwnode_gpiod_get_index(of_fwnode_handle(np), in at91udc_of_init()
/linux/sound/soc/codecs/
A Dcs35l56.c1242 desc = fwnode_gpiod_get_index(af01_fwnode, "spk-id", 0, GPIOD_IN, NULL); in cs35l56_try_get_broken_sdca_spkid_gpio()
/linux/drivers/gpio/
A Dgpiolib.c4354 struct gpio_desc *fwnode_gpiod_get_index(struct fwnode_handle *fwnode, in fwnode_gpiod_get_index() function
4362 EXPORT_SYMBOL_GPL(fwnode_gpiod_get_index);
/linux/drivers/extcon/
A Dextcon-rtk-type-c.c1351 gpio = fwnode_gpiod_get_index(of_fwnode_handle(dev->of_node), in extcon_rtk_type_c_probe()

Completed in 83 milliseconds