Searched refs:gpiod_get_array_optional (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/gpio/
H A Dconsumer.h80 struct gpio_descs *__must_check gpiod_get_array_optional(struct device *dev,
233 gpiod_get_array_optional(struct device *dev, const char *con_id, function
/linux-master/sound/soc/codecs/
H A Dcs35l56-shared.c859 descs = gpiod_get_array_optional(cs35l56_base->dev, "spk-id", GPIOD_IN);
/linux-master/drivers/gpio/
H A Dgpiolib.c4654 * gpiod_get_array_optional - obtain multiple GPIOs from a multi-index GPIO
4663 struct gpio_descs *__must_check gpiod_get_array_optional(struct device *dev, function
4675 EXPORT_SYMBOL_GPL(gpiod_get_array_optional); variable

Completed in 277 milliseconds