Home
last modified time | relevance | path

Searched refs:extcon_dev_free (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Dextcon-provider.h29 void extcon_dev_free(struct extcon_dev *edev);
86 static inline void extcon_dev_free(struct extcon_dev *edev) { } in extcon_dev_free() function
/openbmc/linux/drivers/extcon/
H A Ddevres.c23 extcon_dev_free(*(struct extcon_dev **)res); in devm_extcon_dev_release()
H A Dextcon.c1077 void extcon_dev_free(struct extcon_dev *edev) in extcon_dev_free() function
1081 EXPORT_SYMBOL_GPL(extcon_dev_free);