Searched refs:raw_notifier_head (Results 1 - 24 of 24) sorted by relevance

/linux-master/drivers/clk/renesas/
H A Dclk-div6.h7 struct raw_notifier_head *notifiers);
H A Drcar-cpg-lib.h24 void cpg_simple_notifier_register(struct raw_notifier_head *notifiers,
31 struct raw_notifier_head *notifiers);
38 struct raw_notifier_head *notifiers);
H A Drcar-gen2-cpg.h36 struct raw_notifier_head *notifiers);
H A Drcar-cpg-lib.c58 void cpg_simple_notifier_register(struct raw_notifier_head *notifiers,
92 struct raw_notifier_head *notifiers)
142 struct raw_notifier_head *notifiers)
H A Drcar-gen4-cpg.h76 struct raw_notifier_head *notifiers);
H A Drcar-gen3-cpg.h85 struct raw_notifier_head *notifiers);
H A Dr7s9210-cpg-mssr.c163 struct raw_notifier_head *notifiers)
H A Drenesas-cpg-mssr.h157 struct raw_notifier_head *notifiers);
H A Dr8a77970-cpg-mssr.c226 struct raw_notifier_head *notifiers)
H A Drcar-gen2-cpg.c278 struct raw_notifier_head *notifiers)
H A Dclk-div6.c246 struct raw_notifier_head *notifiers)
H A Drcar-gen3-cpg.c350 struct raw_notifier_head *notifiers)
H A Drcar-gen4-cpg.c340 struct raw_notifier_head *notifiers)
H A Drenesas-cpg-mssr.c163 struct raw_notifier_head notifiers;
/linux-master/drivers/extcon/
H A Dextcon.h51 struct raw_notifier_head nh_all;
52 struct raw_notifier_head *nh;
/linux-master/include/linux/
H A Dnotifier.h70 struct raw_notifier_head { struct
122 struct raw_notifier_head name = \
150 extern int raw_notifier_chain_register(struct raw_notifier_head *nh,
164 extern int raw_notifier_chain_unregister(struct raw_notifier_head *nh,
173 extern int raw_notifier_call_chain(struct raw_notifier_head *nh,
180 extern int raw_notifier_call_chain_robust(struct raw_notifier_head *nh,
H A Dpm_domain.h173 struct raw_notifier_head power_notifiers; /* Power on/off notifiers */
/linux-master/kernel/
H A Dcpu_pm.c22 struct raw_notifier_head chain;
H A Dnotifier.c410 int raw_notifier_chain_register(struct raw_notifier_head *nh,
427 int raw_notifier_chain_unregister(struct raw_notifier_head *nh,
434 int raw_notifier_call_chain_robust(struct raw_notifier_head *nh,
458 int raw_notifier_call_chain(struct raw_notifier_head *nh,
/linux-master/drivers/gpu/drm/sti/
H A Dsti_vtg.c139 struct raw_notifier_head notifier_list;
/linux-master/include/net/
H A Dnet_namespace.h113 struct raw_notifier_head netdev_chain;
H A Ddsa.h127 struct raw_notifier_head nh;
/linux-master/net/dsa/
H A Dswitch.c1086 struct raw_notifier_head *nh = &dst->nh;
/linux-master/drivers/char/
H A Drandom.c161 ret = raw_notifier_chain_register((struct raw_notifier_head *)&random_ready_notifier.head, nb);

Completed in 222 milliseconds