Home
last modified time | relevance | path

Searched refs:dtpm_update_power (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/powercap/
H A Ddtpm_cpu.c163 dtpm_update_power(&dtpm_cpu->dtpm); in cpuhp_dtpm_cpu_offline()
174 return dtpm_update_power(&dtpm_cpu->dtpm); in cpuhp_dtpm_cpu_online()
259 * dtpm_update_power() which in turns calls update_pd_power(). in dtpm_cpu_init()
H A Ddtpm_devfreq.c174 dtpm_update_power(&dtpm_devfreq->dtpm); in __dtpm_devfreq_setup()
H A Ddtpm.c128 * dtpm_update_power - Update the power on the dtpm
136 int dtpm_update_power(struct dtpm *dtpm) in dtpm_update_power() function
/kernel/linux/linux-6.6/include/linux/
H A Ddtpm.h60 int dtpm_update_power(struct dtpm *dtpm);

Completed in 3 milliseconds