Home
last modified time | relevance | path

Searched refs:smart_pc_enabled (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/platform/x86/amd/pmf/
Dcore.c309 if (pdev->smart_pc_enabled) in amd_pmf_suspend_handler()
332 if (pdev->smart_pc_enabled) in amd_pmf_resume_handler()
354 if (dev->smart_pc_enabled) { in amd_pmf_init_features()
379 if (dev->smart_pc_enabled) { in amd_pmf_deinit_features()
Dtee-if.c317 dev->smart_pc_enabled = true; in amd_pmf_start_policy_engine()
325 dev->smart_pc_enabled = false; in amd_pmf_start_policy_engine()
Dpmf.h367 bool smart_pc_enabled; member