Searched refs:smart_pc_enabled (Results 1 – 5 of 5) sorted by relevance
323 if (pdev->smart_pc_enabled) in amd_pmf_restore_handler()333 if (!pdev->smart_pc_enabled) in amd_pmf_freeze_handler()348 if (pdev->smart_pc_enabled) in amd_pmf_suspend_handler()371 if (pdev->smart_pc_enabled) in amd_pmf_resume_handler()399 if (dev->smart_pc_enabled) { in amd_pmf_init_features()405 dev->smart_pc_enabled = false; in amd_pmf_init_features()426 if (dev->smart_pc_enabled) { in amd_pmf_deinit_features()
46 if (pdev->smart_pc_enabled) in amd_pmf_populate_data()
353 dev->smart_pc_enabled = true; in amd_pmf_start_policy_engine()361 dev->smart_pc_enabled = false; in amd_pmf_start_policy_engine()
119 if (!pdev->smart_pc_enabled) in amd_pmf_get_custom_bios_inputs()
657 bool smart_pc_enabled; member