Home
last modified time | relevance | path

Searched refs:raw_notifier_head (Results 1 – 19 of 19) sorted by relevance

/Linux-v5.10/include/linux/
Dnotifier.h70 struct raw_notifier_head { struct
120 struct raw_notifier_head name = \
148 extern int raw_notifier_chain_register(struct raw_notifier_head *nh,
157 extern int raw_notifier_chain_unregister(struct raw_notifier_head *nh,
166 extern int raw_notifier_call_chain(struct raw_notifier_head *nh,
175 extern int raw_notifier_call_chain_robust(struct raw_notifier_head *nh,
Dpm_domain.h124 struct raw_notifier_head power_notifiers; /* Power on/off notifiers */
/Linux-v5.10/drivers/extcon/
Dextcon.h49 struct raw_notifier_head nh_all;
50 struct raw_notifier_head *nh;
/Linux-v5.10/kernel/
Dnotifier.c359 int raw_notifier_chain_register(struct raw_notifier_head *nh, in raw_notifier_chain_register()
376 int raw_notifier_chain_unregister(struct raw_notifier_head *nh, in raw_notifier_chain_unregister()
383 int raw_notifier_call_chain_robust(struct raw_notifier_head *nh, in raw_notifier_call_chain_robust()
407 int raw_notifier_call_chain(struct raw_notifier_head *nh, in raw_notifier_call_chain()
/Linux-v5.10/drivers/clk/renesas/
Dclk-div6.h7 struct raw_notifier_head *notifiers);
Drcar-gen2-cpg.h36 struct raw_notifier_head *notifiers);
Drcar-gen3-cpg.c73 static void cpg_simple_notifier_register(struct raw_notifier_head *notifiers, in cpg_simple_notifier_register()
387 struct raw_notifier_head *notifiers) in cpg_sd_clk_register()
450 struct raw_notifier_head *notifiers) in cpg_rpc_clk_register()
550 struct raw_notifier_head *notifiers) in rcar_gen3_cpg_clk_register()
Drcar-gen3-cpg.h72 struct raw_notifier_head *notifiers);
Drenesas-cpg-mssr.h157 struct raw_notifier_head *notifiers);
Dr7s9210-cpg-mssr.c163 struct raw_notifier_head *notifiers) in rza2_cpg_clk_register()
Dr8a77970-cpg-mssr.c225 struct raw_notifier_head *notifiers) in r8a77970_cpg_clk_register()
Dr8a779a0-cpg-mssr.c159 struct raw_notifier_head *notifiers) in rcar_r8a779a0_cpg_clk_register()
Dclk-div6.c216 struct raw_notifier_head *notifiers) in cpg_div6_register()
Drcar-gen2-cpg.c279 struct raw_notifier_head *notifiers) in rcar_gen2_cpg_clk_register()
Drenesas-cpg-mssr.c156 struct raw_notifier_head notifiers;
/Linux-v5.10/include/net/
Dnet_namespace.h109 struct raw_notifier_head netdev_chain;
Ddsa.h128 struct raw_notifier_head nh;
/Linux-v5.10/net/dsa/
Dport.c22 struct raw_notifier_head *nh = &dst->nh; in dsa_broadcast()
35 struct raw_notifier_head *nh = &dp->ds->dst->nh; in dsa_port_notify()
/Linux-v5.10/drivers/gpu/drm/sti/
Dsti_vtg.c139 struct raw_notifier_head notifier_list;