Searched refs:osc_context (Results 1 – 1 of 1) sorted by relevance
483 struct acpi_osc_context osc_context = { in acpi_hwp_native_thermal_lvt_osc() local496 if (ACPI_SUCCESS(acpi_run_osc(handle, &osc_context))) { in acpi_hwp_native_thermal_lvt_osc()497 if (osc_context.ret.pointer && osc_context.ret.length > 1) { in acpi_hwp_native_thermal_lvt_osc()498 u32 *capbuf_ret = osc_context.ret.pointer; in acpi_hwp_native_thermal_lvt_osc()506 kfree(osc_context.ret.pointer); in acpi_hwp_native_thermal_lvt_osc()