Searched refs:devm_gpiod_unhinge (Results 1 – 10 of 10) sorted by relevance
329 void devm_gpiod_unhinge(struct device *dev, struct gpio_desc *desc) in devm_gpiod_unhinge() function347 EXPORT_SYMBOL_GPL(devm_gpiod_unhinge);
216 Remove devm_gpiod_unhinge()218 devm_gpiod_unhinge() is provided as a way to transfer the ownership of managed
108 void devm_gpiod_unhinge(struct device *dev, struct gpio_desc *desc);245 static inline void devm_gpiod_unhinge(struct device *dev, in devm_gpiod_unhinge() function
421 devm_gpiod_unhinge(chip->dev, config.ena_gpiod); in da9211_regulator_init()
483 devm_gpiod_unhinge(&pdev->dev, config.ena_gpiod); in tps65090_regulator_probe()
770 devm_gpiod_unhinge(&client->dev, config.ena_gpiod); in max8973_probe()
963 devm_gpiod_unhinge(s5m8767->dev, config.ena_gpiod); in s5m8767_pmic_probe()
1290 devm_gpiod_unhinge(&pdev->dev, config.ena_gpiod); in s2mps11_pmic_probe()
276 devm_gpiod_unhinge()
10173 K: devm_gpiod_unhinge