Searched refs:gpiod_put (Results 1 – 10 of 10) sorted by relevance
82 gpiod_put(pwrseq->reset_gpios[i]); in mmc_pwrseq_simple_free()128 gpiod_put(pwrseq->reset_gpios[i]); in mmc_pwrseq_simple_alloc()
50 gpiod_put(pwrseq->reset_gpio); in mmc_pwrseq_emmc_free()
70 void gpiod_put(struct gpio_desc *desc);191 static inline void gpiod_put(struct gpio_desc *desc) in gpiod_put() function
64 gpiod_put(desc); in soc_button_lookup_gpio()
28 gpiod_put(*desc); in devm_gpiod_release()
2008 gpiod_put(desc); in __gpiod_get_index()2232 void gpiod_put(struct gpio_desc *desc) in gpiod_put() function2236 EXPORT_SYMBOL_GPL(gpiod_put);2247 gpiod_put(descs->desc[i]); in gpiod_put_array()
981 gpiod_put(ihid->desc); in i2c_hid_probe()1057 gpiod_put(ihid->desc); in i2c_hid_probe()1083 gpiod_put(ihid->desc); in i2c_hid_remove()
429 gpiod_put(gpios[i].desc); in snd_soc_jack_free_gpios()
118 A GPIO descriptor can be disposed of using the gpiod_put() function:120 void gpiod_put(struct gpio_desc *desc)127 It is also not allowed to individually release descriptors (using gpiod_put())
1779 gpiod_put(pin->gpiod); in regulator_ena_gpio_free()