Searched refs:osc_context (Results 1 – 1 of 1) sorted by relevance
500 struct acpi_osc_context osc_context = { in acpi_hwp_native_thermal_lvt_osc() local513 if (ACPI_SUCCESS(acpi_run_osc(handle, &osc_context))) { in acpi_hwp_native_thermal_lvt_osc()514 if (osc_context.ret.pointer && osc_context.ret.length > 1) { in acpi_hwp_native_thermal_lvt_osc()515 u32 *capbuf_ret = osc_context.ret.pointer; in acpi_hwp_native_thermal_lvt_osc()523 kfree(osc_context.ret.pointer); in acpi_hwp_native_thermal_lvt_osc()