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() local121 struct dtpm_cpu *dtpm_cpu = to_dtpm_cpu(dtpm); in update_pd_power_uw() local144 struct dtpm_cpu *dtpm_cpu = to_dtpm_cpu(dtpm); in pd_release() local170 struct dtpm_cpu *dtpm_cpu; in cpuhp_dtpm_cpu_offline() local173 if (dtpm_cpu) in cpuhp_dtpm_cpu_offline()181 struct dtpm_cpu *dtpm_cpu; in cpuhp_dtpm_cpu_online() local184 if (dtpm_cpu) in cpuhp_dtpm_cpu_online()192 struct dtpm_cpu *dtpm_cpu; in __dtpm_cpu_setup() local[all …]
3 obj-$(CONFIG_DTPM_CPU) += dtpm_cpu.o