Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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) in acpi_parse_psvt() function
443 ret = acpi_parse_psvt(acpi_thermal_rel_handle, &count, &psvts); in fill_psvt()
537 ret = acpi_parse_psvt(acpi_thermal_rel_handle, &count, &psvts); in acpi_thermal_rel_ioctl()
546 ret = acpi_parse_psvt(acpi_thermal_rel_handle, &count, &psvts); in acpi_thermal_rel_ioctl()

Completed in 1 milliseconds