Searched refs:nfb (Results 1 – 6 of 6) sorted by relevance
/linux-6.1.9/arch/mips/cavium-octeon/ |
D | cpu.c | 23 static int cnmips_cu2_call(struct notifier_block *nfb, unsigned long action, in cnmips_cu2_call() argument
|
/linux-6.1.9/drivers/clk/ |
D | clk-xgene.c | 79 u32 nfb; in xgene_clk_pll_recalc_rate() local 99 nfb = CLKF_RD(pll); in xgene_clk_pll_recalc_rate() 101 fvco = fref * nfb; in xgene_clk_pll_recalc_rate()
|
/linux-6.1.9/drivers/soc/qcom/ |
D | rpmh-rsc.c | 773 static int rpmh_rsc_cpu_pm_callback(struct notifier_block *nfb, in rpmh_rsc_cpu_pm_callback() argument 776 struct rsc_drv *drv = container_of(nfb, struct rsc_drv, rsc_pm); in rpmh_rsc_cpu_pm_callback()
|
/linux-6.1.9/arch/mips/loongson64/ |
D | cop2-ex.c | 28 static int loongson_cu2_call(struct notifier_block *nfb, unsigned long action, in loongson_cu2_call() argument
|
/linux-6.1.9/drivers/cpufreq/ |
D | vexpress-spc-cpufreq.c | 480 static int bL_cpufreq_switcher_notifier(struct notifier_block *nfb, in bL_cpufreq_switcher_notifier() argument
|
/linux-6.1.9/arch/mips/kernel/ |
D | traps.c | 1260 static int default_cu2_call(struct notifier_block *nfb, unsigned long action, in default_cu2_call() argument
|