Searched refs:system_params (Results 1 – 3 of 3) sorted by relevance
56 bool system_params; member176 f->system_params = mask & ATIF_GET_SYSTEM_PARAMETERS_SUPPORTED; in amdgpu_atif_parse_functions()1001 if (atif->functions.sbios_requests && !atif->functions.system_params) { in amdgpu_acpi_detect()1006 atif->functions.system_params = true; in amdgpu_acpi_detect()1009 if (atif->functions.system_params) { in amdgpu_acpi_detect()
186 f->system_params = mask & ATIF_GET_SYSTEM_PARAMETERS_SUPPORTED; in radeon_atif_parse_functions()764 if (atif->functions.sbios_requests && !atif->functions.system_params) { in radeon_acpi_init()769 atif->functions.system_params = true; in radeon_acpi_init()772 if (atif->functions.system_params) { in radeon_acpi_init()
2306 bool system_params; member
Completed in 23 milliseconds