Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A 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,
162 extern int raw_notifier_chain_unregister(struct raw_notifier_head *nh,
171 extern int raw_notifier_call_chain(struct raw_notifier_head *nh,
178 extern int raw_notifier_call_chain_robust(struct raw_notifier_head *nh,
A Dpm_domain.h142 struct raw_notifier_head power_notifiers; /* Power on/off notifiers */
/linux-6.3-rc2/drivers/clk/renesas/
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);
A Drcar-cpg-lib.c58 void cpg_simple_notifier_register(struct raw_notifier_head *notifiers, in cpg_simple_notifier_register()
79 struct raw_notifier_head *notifiers) in cpg_sdh_clk_register()
129 struct raw_notifier_head *notifiers) in cpg_rpc_clk_register()
A Dclk-div6.h7 struct raw_notifier_head *notifiers);
A Drcar-gen2-cpg.h36 struct raw_notifier_head *notifiers);
A Drcar-gen4-cpg.h76 struct raw_notifier_head *notifiers);
A Drcar-gen3-cpg.h84 struct raw_notifier_head *notifiers);
A Drenesas-cpg-mssr.h157 struct raw_notifier_head *notifiers);
A Dr7s9210-cpg-mssr.c163 struct raw_notifier_head *notifiers) in rza2_cpg_clk_register()
A Dr8a77970-cpg-mssr.c225 struct raw_notifier_head *notifiers) in r8a77970_cpg_clk_register()
A Dclk-div6.c246 struct raw_notifier_head *notifiers) in cpg_div6_register()
A Drcar-gen2-cpg.c278 struct raw_notifier_head *notifiers) in rcar_gen2_cpg_clk_register()
A Drcar-gen4-cpg.c334 struct raw_notifier_head *notifiers) in rcar_gen4_cpg_clk_register()
A Drcar-gen3-cpg.c327 struct raw_notifier_head *notifiers) in rcar_gen3_cpg_clk_register()
A Drenesas-cpg-mssr.c161 struct raw_notifier_head notifiers;
/linux-6.3-rc2/drivers/extcon/
A Dextcon.h49 struct raw_notifier_head nh_all;
50 struct raw_notifier_head *nh;
/linux-6.3-rc2/kernel/
A Dnotifier.c404 int raw_notifier_chain_register(struct raw_notifier_head *nh, in raw_notifier_chain_register()
421 int raw_notifier_chain_unregister(struct raw_notifier_head *nh, in raw_notifier_chain_unregister()
428 int raw_notifier_call_chain_robust(struct raw_notifier_head *nh, in raw_notifier_call_chain_robust()
452 int raw_notifier_call_chain(struct raw_notifier_head *nh, in raw_notifier_call_chain()
A Dcpu_pm.c22 struct raw_notifier_head chain;
/linux-6.3-rc2/drivers/gpu/drm/sti/
A Dsti_vtg.c139 struct raw_notifier_head notifier_list;
/linux-6.3-rc2/include/net/
A Dnet_namespace.h113 struct raw_notifier_head netdev_chain;
A Ddsa.h137 struct raw_notifier_head nh;
/linux-6.3-rc2/net/dsa/
A Dswitch.c1033 struct raw_notifier_head *nh = &dst->nh; in dsa_tree_notify()
/linux-6.3-rc2/drivers/char/
A Drandom.c161 ret = raw_notifier_chain_register((struct raw_notifier_head *)&random_ready_notifier.head, nb); in execute_with_initialized_rng()

Completed in 79 milliseconds