Searched refs:devm_gpiod_unhinge (Results 1 – 9 of 9) sorted by relevance
291 void devm_gpiod_unhinge(struct device *dev, struct gpio_desc *desc) in devm_gpiod_unhinge() function309 EXPORT_SYMBOL_GPL(devm_gpiod_unhinge);
224 Remove devm_gpiod_unhinge()226 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);248 static inline void devm_gpiod_unhinge(struct device *dev, in devm_gpiod_unhinge() function
483 devm_gpiod_unhinge(&pdev->dev, config.ena_gpiod); in tps65090_regulator_probe()
421 devm_gpiod_unhinge(chip->dev, config.ena_gpiod); in da9211_regulator_init()
770 devm_gpiod_unhinge(&client->dev, config.ena_gpiod); in max8973_probe()
893 devm_gpiod_unhinge(s5m8767->dev, config.ena_gpiod); in s5m8767_pmic_probe()
276 devm_gpiod_unhinge()
10497 K: devm_gpiod_unhinge