Searched defs:lpat_table (Results 1 – 5 of 5) sorted by relevance
23 int acpi_lpat_raw_to_temp(struct acpi_lpat_conversion_table *lpat_table, in acpi_lpat_raw_to_temp()57 int acpi_lpat_temp_to_raw(struct acpi_lpat_conversion_table *lpat_table, in acpi_lpat_temp_to_raw()92 struct acpi_lpat_conversion_table *lpat_table = NULL; in acpi_lpat_get_conversion_table() local143 void acpi_lpat_free_conversion_table(struct acpi_lpat_conversion_table in acpi_lpat_free_conversion_table()
33 static int acpi_lpat_raw_to_temp(struct acpi_lpat_conversion_table *lpat_table, in acpi_lpat_raw_to_temp()39 static int acpi_lpat_temp_to_raw(struct acpi_lpat_conversion_table *lpat_table, in acpi_lpat_temp_to_raw()51 static void acpi_lpat_free_conversion_table(struct acpi_lpat_conversion_table in acpi_lpat_free_conversion_table()
34 struct acpi_lpat_conversion_table *lpat_table; member
296 static int intel_xpower_lpat_raw_to_temp(struct acpi_lpat_conversion_table *lpat_table, in intel_xpower_lpat_raw_to_temp()
26 struct acpi_lpat_conversion_table *lpat_table; member