Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/thermal/intel/int340x_thermal/
H A Dacpi_thermal_rel.c366 int acpi_thermal_rel_misc_device_add(acpi_handle handle) in acpi_thermal_rel_misc_device_add() function
372 EXPORT_SYMBOL(acpi_thermal_rel_misc_device_add);
H A Dacpi_thermal_rel.h77 int acpi_thermal_rel_misc_device_add(acpi_handle handle);
H A Dint3400_thermal.c527 priv->rel_misc_dev_res = acpi_thermal_rel_misc_device_add( in int3400_thermal_probe()