Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/intel/int340x_thermal/
H A Dacpi_thermal_rel.h138 int acpi_thermal_rel_misc_device_add(acpi_handle handle);
H A Dacpi_thermal_rel.c576 int acpi_thermal_rel_misc_device_add(acpi_handle handle) in acpi_thermal_rel_misc_device_add() function
582 EXPORT_SYMBOL(acpi_thermal_rel_misc_device_add);
H A Dint3400_thermal.c620 priv->rel_misc_dev_res = acpi_thermal_rel_misc_device_add( in int3400_thermal_probe()