Home
last modified time | relevance | path

Searched refs:devm_extcon_dev_free (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/linux/
Dextcon.h186 extern void devm_extcon_dev_free(struct device *dev, struct extcon_dev *edev);
279 static inline void devm_extcon_dev_free(struct extcon_dev *edev) { } in devm_extcon_dev_free() function
/linux-4.4.14/drivers/extcon/
Dextcon.c749 void devm_extcon_dev_free(struct device *dev, struct extcon_dev *edev) in devm_extcon_dev_free() function
754 EXPORT_SYMBOL_GPL(devm_extcon_dev_free);