Searched refs:dtpm_cpu (Results 1 – 2 of 2) sorted by relevance
28 struct dtpm_cpu { struct43 struct dtpm_cpu *dtpm_cpu = to_dtpm_cpu(dtpm); in set_pd_power_limit() local105 struct dtpm_cpu *dtpm_cpu = to_dtpm_cpu(dtpm); in get_pd_power_uw() local131 struct dtpm_cpu *dtpm_cpu = to_dtpm_cpu(dtpm); in update_pd_power_uw() local152 struct dtpm_cpu *dtpm_cpu = to_dtpm_cpu(dtpm); in pd_release() local169 struct dtpm_cpu *dtpm_cpu; in cpuhp_dtpm_cpu_offline() local172 if (dtpm_cpu) in cpuhp_dtpm_cpu_offline()180 struct dtpm_cpu *dtpm_cpu; in cpuhp_dtpm_cpu_online() local195 if (dtpm_cpu) in cpuhp_dtpm_cpu_online()198 dtpm_cpu = kzalloc(sizeof(*dtpm_cpu), GFP_KERNEL); in cpuhp_dtpm_cpu_online()[all …]
3 obj-$(CONFIG_DTPM_CPU) += dtpm_cpu.o
Completed in 17 milliseconds