pm_cpu_match_t    495 arch/x86/power/cpu.c typedef int (*pm_cpu_match_t)(const struct x86_cpu_id *);
pm_cpu_match_t    503 arch/x86/power/cpu.c 		pm_cpu_match_t fn;
pm_cpu_match_t    505 arch/x86/power/cpu.c 		fn = (pm_cpu_match_t)m->driver_data;