Home
last modified time | relevance | path

Searched refs:devm_gpiod_unhinge (Results 1 – 7 of 7) sorted by relevance

/drivers/gpio/
A Dgpiolib-devres.c291 void devm_gpiod_unhinge(struct device *dev, struct gpio_desc *desc) in devm_gpiod_unhinge() function
309 EXPORT_SYMBOL_GPL(devm_gpiod_unhinge);
A DTODO224 Remove devm_gpiod_unhinge()
226 devm_gpiod_unhinge() is provided as a way to transfer the ownership of managed
/drivers/regulator/
A Dtps65090-regulator.c483 devm_gpiod_unhinge(&pdev->dev, config.ena_gpiod); in tps65090_regulator_probe()
A Dda9211-regulator.c421 devm_gpiod_unhinge(chip->dev, config.ena_gpiod); in da9211_regulator_init()
A Dmax8973-regulator.c770 devm_gpiod_unhinge(&client->dev, config.ena_gpiod); in max8973_probe()
A Ds5m8767.c893 devm_gpiod_unhinge(s5m8767->dev, config.ena_gpiod); in s5m8767_pmic_probe()
A Ds2mps11.c1290 devm_gpiod_unhinge(&pdev->dev, config.ena_gpiod); in s2mps11_pmic_probe()

Completed in 22 milliseconds