Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/power/
Dcpu.c497 typedef int (*pm_cpu_match_t)(const struct x86_cpu_id *); typedef
505 pm_cpu_match_t fn; in pm_cpu_check()
507 fn = (pm_cpu_match_t)m->driver_data; in pm_cpu_check()