Home
last modified time | relevance | path

Searched refs:gpiod_put (Results 1 – 6 of 6) sorted by relevance

/drivers/power/reset/
Dltc2952-poweroff.c281 gpiod_put(ltc2952_data->gpio[i]); in ltc2952_poweroff_init()
326 gpiod_put(ltc2952_data->gpio[i]); in ltc2952_poweroff_remove()
/drivers/gpio/
Ddevres.c28 gpiod_put(*desc); in devm_gpiod_release()
Dgpiolib.c1709 gpiod_put(desc); in __gpiod_get_index()
1752 void gpiod_put(struct gpio_desc *desc) in gpiod_put() function
1756 EXPORT_SYMBOL_GPL(gpiod_put);
/drivers/clk/
Dclk-gpio-gate.c126 gpiod_put(gpiod); in clk_register_gpio_gate()
/drivers/input/misc/
Dsoc_button_array.c64 gpiod_put(desc); in soc_button_lookup_gpio()
/drivers/regulator/
Dcore.c1720 gpiod_put(pin->gpiod); in regulator_ena_gpio_free()