Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/amd/pmf/
H A Dcore.c307 if (pdev->smart_pc_enabled) in amd_pmf_suspend_handler()
330 if (pdev->smart_pc_enabled) in amd_pmf_resume_handler()
352 if (dev->smart_pc_enabled) { in amd_pmf_init_features()
376 if (dev->smart_pc_enabled) { in amd_pmf_deinit_features()
H A Dtee-if.c320 dev->smart_pc_enabled = true; in amd_pmf_start_policy_engine()
328 dev->smart_pc_enabled = false; in amd_pmf_start_policy_engine()
H A Dpmf.h371 bool smart_pc_enabled; member