Home
last modified time | relevance | path

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

/linux-5.19.10/arch/mips/kernel/
Dpm-cps.c38 typedef unsigned (*cps_nc_entry_fn)(unsigned online, u32 *nc_ready_count); typedef
44 static DEFINE_PER_CPU_READ_MOSTLY(cps_nc_entry_fn[CPS_PM_STATE_COUNT],
118 cps_nc_entry_fn entry; in cps_pm_enter_state()