Home
last modified time | relevance | path

Searched refs:atomic_notifier_head (Results 1 – 5 of 5) sorted by relevance

/include/linux/
Dnotifier.h59 struct atomic_notifier_head { struct
107 struct atomic_notifier_head name = \
118 extern int atomic_notifier_chain_register(struct atomic_notifier_head *nh,
131 extern int atomic_notifier_chain_unregister(struct atomic_notifier_head *nh,
140 extern int atomic_notifier_call_chain(struct atomic_notifier_head *nh,
142 extern int __atomic_notifier_call_chain(struct atomic_notifier_head *nh,
Dpower_supply.h263 extern struct atomic_notifier_head power_supply_notifier;
Dkernel.h235 extern struct atomic_notifier_head panic_notifier_list;
/include/linux/hsi/
Dhsi.h252 struct atomic_notifier_head n_head;
/include/linux/usb/
Dphy.h90 struct atomic_notifier_head notifier;