Searched refs:gpiod_put_array (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/gpio/
H A Dconsumer.h84 void gpiod_put_array(struct gpio_descs *descs);
256 static inline void gpiod_put_array(struct gpio_descs *descs) function
/linux-master/drivers/gpio/
H A Dgpiolib-devres.c36 gpiod_put_array(*descs);
308 * devm_gpiod_put_array - Resource-managed gpiod_put_array()
H A Dgpiolib.c4561 gpiod_put_array(descs);
4582 gpiod_put_array(descs);
4691 * gpiod_put_array - dispose of multiple GPIO descriptors
4694 void gpiod_put_array(struct gpio_descs *descs) function
4703 EXPORT_SYMBOL_GPL(gpiod_put_array); variable
/linux-master/sound/soc/codecs/
H A Dcs35l56-shared.c881 gpiod_put_array(descs);

Completed in 126 milliseconds