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() local90 struct dtpm_cpu *dtpm_cpu = to_dtpm_cpu(dtpm); in get_pd_power_uw() local123 struct dtpm_cpu *dtpm_cpu = to_dtpm_cpu(dtpm); in update_pd_power_uw() local146 struct dtpm_cpu *dtpm_cpu = to_dtpm_cpu(dtpm); in pd_release() local172 struct dtpm_cpu *dtpm_cpu; in cpuhp_dtpm_cpu_offline() local175 if (dtpm_cpu) in cpuhp_dtpm_cpu_offline()183 struct dtpm_cpu *dtpm_cpu; in cpuhp_dtpm_cpu_online() local186 if (dtpm_cpu) in cpuhp_dtpm_cpu_online()194 struct dtpm_cpu *dtpm_cpu; in __dtpm_cpu_setup() local[all …]
3 obj-$(CONFIG_DTPM_CPU) += dtpm_cpu.o
Completed in 4 milliseconds