Home
last modified time | relevance | path

Searched refs:acpi_thermal_rel_misc_device_add (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/thermal/intel/int340x_thermal/
Dacpi_thermal_rel.h138 int acpi_thermal_rel_misc_device_add(acpi_handle handle);
Dacpi_thermal_rel.c575 int acpi_thermal_rel_misc_device_add(acpi_handle handle) in acpi_thermal_rel_misc_device_add() function
581 EXPORT_SYMBOL(acpi_thermal_rel_misc_device_add);
Dint3400_thermal.c613 priv->rel_misc_dev_res = acpi_thermal_rel_misc_device_add( in int3400_thermal_probe()