Searched refs:acpi_parse_psvt (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/thermal/intel/int340x_thermal/
H A Dacpi_thermal_rel.c207 * acpi_parse_psvt - Passive Table (PSVT) for passive cooling
214 static int acpi_parse_psvt(acpi_handle handle, int *psvt_count, struct psvt **psvtp) function
443 ret = acpi_parse_psvt(acpi_thermal_rel_handle, &count, &psvts);
537 ret = acpi_parse_psvt(acpi_thermal_rel_handle, &count, &psvts);
546 ret = acpi_parse_psvt(acpi_thermal_rel_handle, &count, &psvts);

Completed in 138 milliseconds