Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dextcon.h214 int extcon_unregister_notifier_all(struct extcon_dev *edev,
282 static inline int extcon_unregister_notifier_all(struct extcon_dev *edev, in extcon_unregister_notifier_all() function
/linux-6.3-rc2/drivers/extcon/
A Ddevres.c49 extcon_unregister_notifier_all(this->edev, this->nb); in devm_extcon_dev_notifier_all_unreg()
A Dextcon.c989 int extcon_unregister_notifier_all(struct extcon_dev *edev, in extcon_unregister_notifier_all() function
1004 EXPORT_SYMBOL_GPL(extcon_unregister_notifier_all);

Completed in 7 milliseconds