Searched refs:extcon_dev_free (Results 1 – 3 of 3) sorted by relevance
37 extern void extcon_dev_free(struct extcon_dev *edev);94 static inline void extcon_dev_free(struct extcon_dev *edev) { } in extcon_dev_free() function
31 extcon_dev_free(*(struct extcon_dev **)res); in devm_extcon_dev_release()
1070 void extcon_dev_free(struct extcon_dev *edev) in extcon_dev_free() function1074 EXPORT_SYMBOL_GPL(extcon_dev_free);