devm_gpiod_put   1051 drivers/bluetooth/btmtkuart.c 			devm_gpiod_put(&serdev->dev, bdev->boot);
devm_gpiod_put    347 drivers/gpio/gpiolib-devres.c EXPORT_SYMBOL_GPL(devm_gpiod_put);
devm_gpiod_put   1256 drivers/media/i2c/mt9v111.c 	devm_gpiod_put(mt9v111->dev, mt9v111->oe);
devm_gpiod_put   1257 drivers/media/i2c/mt9v111.c 	devm_gpiod_put(mt9v111->dev, mt9v111->standby);
devm_gpiod_put   1258 drivers/media/i2c/mt9v111.c 	devm_gpiod_put(mt9v111->dev, mt9v111->reset);
devm_gpiod_put    230 drivers/power/reset/ltc2952-poweroff.c 			devm_gpiod_put(&pdev->dev, data->gpio_trigger);
devm_gpiod_put   1145 drivers/spi/spi-sh-msiof.c 			devm_gpiod_put(dev, gpiod);
devm_gpiod_put     80 drivers/staging/greybus/arche-apb-ctrl.c 		devm_gpiod_put(dev, apb->spi_en);
devm_gpiod_put    178 drivers/staging/greybus/arche-apb-ctrl.c 		devm_gpiod_put(dev, apb->spi_en);
devm_gpiod_put    202 drivers/staging/greybus/arche-apb-ctrl.c 		devm_gpiod_put(dev, apb->spi_en);
devm_gpiod_put    250 drivers/tty/serial/serial_mctrl_gpio.c 			devm_gpiod_put(dev, gpios->gpio[i]);
devm_gpiod_put    561 drivers/tty/serial/st-asc.c 			devm_gpiod_put(port->dev, ascport->rts);
devm_gpiod_put    106 include/linux/gpio/consumer.h void devm_gpiod_put(struct device *dev, struct gpio_desc *desc);
devm_gpiod_put    288 sound/soc/ti/rx51.c 	devm_gpiod_put(card->dev, pdata->jack_detection_gpio);