Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/amd/pmf/
H A Dcore.c321 if (pdev->smart_pc_enabled) in amd_pmf_suspend_handler()
344 if (pdev->smart_pc_enabled) in amd_pmf_resume_handler()
366 if (dev->smart_pc_enabled) { in amd_pmf_init_features()
390 if (dev->smart_pc_enabled) { in amd_pmf_deinit_features()
H A Dtee-if.c350 dev->smart_pc_enabled = true; in amd_pmf_start_policy_engine()
358 dev->smart_pc_enabled = false; in amd_pmf_start_policy_engine()
H A Dspc.c161 if (!pdev->smart_pc_enabled) in amd_pmf_get_custom_bios_inputs()
H A Dpmf.h405 bool smart_pc_enabled; member