Home
last modified time | relevance | path

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

/linux/drivers/powercap/
A Ddtpm_cpu.c28 struct dtpm_cpu { struct
43 struct dtpm_cpu *dtpm_cpu = to_dtpm_cpu(dtpm); in set_pd_power_limit() local
105 struct dtpm_cpu *dtpm_cpu = to_dtpm_cpu(dtpm); in get_pd_power_uw() local
131 struct dtpm_cpu *dtpm_cpu = to_dtpm_cpu(dtpm); in update_pd_power_uw() local
152 struct dtpm_cpu *dtpm_cpu = to_dtpm_cpu(dtpm); in pd_release() local
169 struct dtpm_cpu *dtpm_cpu; in cpuhp_dtpm_cpu_offline() local
172 if (dtpm_cpu) in cpuhp_dtpm_cpu_offline()
180 struct dtpm_cpu *dtpm_cpu; in cpuhp_dtpm_cpu_online() local
195 if (dtpm_cpu) in cpuhp_dtpm_cpu_online()
198 dtpm_cpu = kzalloc(sizeof(*dtpm_cpu), GFP_KERNEL); in cpuhp_dtpm_cpu_online()
[all …]
A DMakefile3 obj-$(CONFIG_DTPM_CPU) += dtpm_cpu.o

Completed in 17 milliseconds