Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dextcon.h203 int extcon_unregister_notifier(struct extcon_dev *edev, unsigned int id,
259 static inline int extcon_unregister_notifier(struct extcon_dev *edev, in extcon_unregister_notifier() function
/linux/drivers/extcon/
H A Ddevres.c42 extcon_unregister_notifier(this->edev, this->id, this->nb); in devm_extcon_dev_notifier_unreg()
H A Dextcon.c942 int extcon_unregister_notifier(struct extcon_dev *edev, unsigned int id, in extcon_unregister_notifier() function
961 EXPORT_SYMBOL_GPL(extcon_unregister_notifier);