Home
last modified time | relevance | path

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

/drivers/thermal/intel/int340x_thermal/
Dacpi_thermal_rel.c360 static struct miscdevice acpi_thermal_rel_misc_device = { variable
370 return misc_register(&acpi_thermal_rel_misc_device); in acpi_thermal_rel_misc_device_add()
376 misc_deregister(&acpi_thermal_rel_misc_device); in acpi_thermal_rel_misc_device_remove()