Searched refs:extcon_dev_free (Results 1 – 3 of 3) sorted by relevance
29 void extcon_dev_free(struct extcon_dev *edev);86 static inline void extcon_dev_free(struct extcon_dev *edev) { } in extcon_dev_free() function
23 extcon_dev_free(*(struct extcon_dev **)res); in devm_extcon_dev_release()
1066 void extcon_dev_free(struct extcon_dev *edev) in extcon_dev_free() function1070 EXPORT_SYMBOL_GPL(extcon_dev_free);
Completed in 11 milliseconds