Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/intel/int340x_thermal/
H A Dacpi_thermal_rel.c570 static struct miscdevice acpi_thermal_rel_misc_device = { variable
580 return misc_register(&acpi_thermal_rel_misc_device); in acpi_thermal_rel_misc_device_add()
586 misc_deregister(&acpi_thermal_rel_misc_device); in acpi_thermal_rel_misc_device_remove()