Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H 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,
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,
H A Dpm_domain.h130 struct raw_notifier_head power_notifiers; /* Power on/off notifiers */
/OK3568_Linux_fs/kernel/drivers/extcon/
H A Dextcon.h49 struct raw_notifier_head nh_all;
50 struct raw_notifier_head *nh;
/OK3568_Linux_fs/kernel/kernel/
H A 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()
H A Dcpu_pm.c22 struct raw_notifier_head chain;
/OK3568_Linux_fs/kernel/drivers/clk/renesas/
H A Dclk-div6.h7 struct raw_notifier_head *notifiers);
H A 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()
H A Drcar-gen2-cpg.h36 struct raw_notifier_head *notifiers);
H A Drcar-gen3-cpg.h72 struct raw_notifier_head *notifiers);
H A Drenesas-cpg-mssr.h157 struct raw_notifier_head *notifiers);
H A Dr7s9210-cpg-mssr.c163 struct raw_notifier_head *notifiers) in rza2_cpg_clk_register()
H A Dr8a77970-cpg-mssr.c225 struct raw_notifier_head *notifiers) in r8a77970_cpg_clk_register()
H A Dr8a779a0-cpg-mssr.c165 struct raw_notifier_head *notifiers) in rcar_r8a779a0_cpg_clk_register()
H A Dclk-div6.c216 struct raw_notifier_head *notifiers) in cpg_div6_register()
H A Drcar-gen2-cpg.c279 struct raw_notifier_head *notifiers) in rcar_gen2_cpg_clk_register()
H A Drenesas-cpg-mssr.c156 struct raw_notifier_head notifiers;
/OK3568_Linux_fs/kernel/net/dsa/
H A 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()
/OK3568_Linux_fs/kernel/include/net/
H A Dnet_namespace.h109 struct raw_notifier_head netdev_chain;
H A Ddsa.h128 struct raw_notifier_head nh;
/OK3568_Linux_fs/kernel/drivers/gpu/drm/sti/
H A Dsti_vtg.c139 struct raw_notifier_head notifier_list;