Home
last modified time | relevance | path

Searched refs:gpiod_get_index_optional (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/regulator/
A Dlm363x-regulator.c280 return gpiod_get_index_optional(dev, "enable", 0, in lm363x_regulator_of_get_enable_gpio()
284 return gpiod_get_index_optional(dev, "enable", 1, in lm363x_regulator_of_get_enable_gpio()
A Dlp8788-ldo.c505 ldo->ena_gpiod = gpiod_get_index_optional(&pdev->dev, in lp8788_config_ldo_enable_mode()
/linux/include/linux/gpio/
A Dconsumer.h75 struct gpio_desc *__must_check gpiod_get_index_optional(struct device *dev,
224 gpiod_get_index_optional(struct device *dev, const char *con_id, in gpiod_get_index_optional() function
/linux/Documentation/driver-api/gpio/
A Dconsumer.rst91 gpiod_get_index_optional() functions can be used. These functions return NULL
98 struct gpio_desc *gpiod_get_index_optional(struct device *dev,
/linux/drivers/gpio/
A Dgpiolib.c3763 return gpiod_get_index_optional(dev, con_id, 0, flags); in gpiod_get_optional()
4002 struct gpio_desc *__must_check gpiod_get_index_optional(struct device *dev, in gpiod_get_index_optional() function
4015 EXPORT_SYMBOL_GPL(gpiod_get_index_optional);
/linux/drivers/mtd/nand/raw/
A Dnand_base.c5284 descs[i] = gpiod_get_index_optional(dev, "cs", i, in rawnand_dt_parse_gpio_cs()
/linux/
A Dvmlinux.symvers9159 0x00000000 gpiod_get_index_optional vmlinux EXPORT_SYMBOL_GPL
A DSystem.map20156 ffff800010571b40 T gpiod_get_index_optional
A D.tmp_System.map20156 ffff800010571b40 T gpiod_get_index_optional

Completed in 1007 milliseconds