Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/power/
H A Dcpu.c513 typedef int (*pm_cpu_match_t)(const struct x86_cpu_id *); typedef
521 pm_cpu_match_t fn; in pm_cpu_check()
523 fn = (pm_cpu_match_t)m->driver_data; in pm_cpu_check()