Searched refs:raw_notifier_head (Results 1 – 16 of 16) sorted by relevance
70 struct raw_notifier_head { struct120 struct raw_notifier_head name = \148 extern int raw_notifier_chain_register(struct raw_notifier_head *nh,161 extern int raw_notifier_chain_unregister(struct raw_notifier_head *nh,174 extern int raw_notifier_call_chain(struct raw_notifier_head *nh,176 extern int __raw_notifier_call_chain(struct raw_notifier_head *nh,
49 struct raw_notifier_head nh_all;50 struct raw_notifier_head *nh;
349 int raw_notifier_chain_register(struct raw_notifier_head *nh, in raw_notifier_chain_register()366 int raw_notifier_chain_unregister(struct raw_notifier_head *nh, in raw_notifier_chain_unregister()392 int __raw_notifier_call_chain(struct raw_notifier_head *nh, in __raw_notifier_call_chain()400 int raw_notifier_call_chain(struct raw_notifier_head *nh, in raw_notifier_call_chain()
7 struct raw_notifier_head *notifiers);
36 struct raw_notifier_head *notifiers);
73 static void cpg_simple_notifier_register(struct raw_notifier_head *notifiers, in cpg_simple_notifier_register()381 struct raw_notifier_head *notifiers) in cpg_sd_clk_register()444 struct raw_notifier_head *notifiers) in cpg_rpc_clk_register()542 struct raw_notifier_head *notifiers) in rcar_gen3_cpg_clk_register()
72 struct raw_notifier_head *notifiers);
154 struct raw_notifier_head *notifiers);
162 struct raw_notifier_head *notifiers) in rza2_cpg_clk_register()
225 struct raw_notifier_head *notifiers) in r8a77970_cpg_clk_register()
216 struct raw_notifier_head *notifiers) in cpg_div6_register()
276 struct raw_notifier_head *notifiers) in rcar_gen2_cpg_clk_register()
139 struct raw_notifier_head notifiers;
139 struct raw_notifier_head notifier_list;
108 struct raw_notifier_head nh;
18 struct raw_notifier_head *nh = &dp->ds->dst->nh; in dsa_port_notify()