Home
last modified time | relevance | path

Searched refs:cpg_simple_notifier_register (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/clk/renesas/
Drcar-cpg-lib.c58 void cpg_simple_notifier_register(struct raw_notifier_head *notifiers, in cpg_simple_notifier_register() function
98 cpg_simple_notifier_register(notifiers, csn); in cpg_sdh_clk_register()
159 cpg_simple_notifier_register(notifiers, &rpc->csn); in cpg_rpc_clk_register()
Drcar-cpg-lib.h24 void cpg_simple_notifier_register(struct raw_notifier_head *notifiers,
Drcar-gen3-cpg.c425 cpg_simple_notifier_register(notifiers, csn); in rcar_gen3_cpg_clk_register()