Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/cpu/
H A Dintel_epb.c117 static struct syscore_ops intel_epb_syscore_ops = { variable
233 register_syscore_ops(&intel_epb_syscore_ops); in intel_epb_init()