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

/linux-master/arch/mips/kernel/
H A Dpm-cps.c26 * cps_nc_entry_fn - type of a generated non-coherent state entry function
39 typedef unsigned (*cps_nc_entry_fn)(unsigned online, u32 *nc_ready_count); typedef
45 static DEFINE_PER_CPU_READ_MOSTLY(cps_nc_entry_fn[CPS_PM_STATE_COUNT],
112 cps_nc_entry_fn entry;

Completed in 94 milliseconds