Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/thermal/intel/int340x_thermal/
Dacpi_thermal_rel.c359 static struct miscdevice acpi_thermal_rel_misc_device = { variable
369 return misc_register(&acpi_thermal_rel_misc_device); in acpi_thermal_rel_misc_device_add()
375 misc_deregister(&acpi_thermal_rel_misc_device); in acpi_thermal_rel_misc_device_remove()