Home
last modified time | relevance | path

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

/openbmc/linux/drivers/powercap/
H A Ddtpm_subsys.h10 extern struct dtpm_subsys_ops dtpm_cpu_ops;
15 &dtpm_cpu_ops,
H A Ddtpm_cpu.c297 struct dtpm_subsys_ops dtpm_cpu_ops = { variable