Searched refs:nh_all (Results 1 – 2 of 2) sorted by relevance
49 struct raw_notifier_head nh_all; member
456 raw_notifier_call_chain(&edev->nh_all, state, edev); in extcon_sync()986 ret = raw_notifier_chain_register(&edev->nh_all, nb); in extcon_register_notifier_all()1010 ret = raw_notifier_chain_unregister(&edev->nh_all, nb); in extcon_unregister_notifier_all()1261 RAW_INIT_NOTIFIER_HEAD(&edev->nh_all); in extcon_dev_register()