Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thermal/int340x_thermal/
Dacpi_thermal_rel.c369 static struct miscdevice acpi_thermal_rel_misc_device = { variable
379 return misc_register(&acpi_thermal_rel_misc_device); in acpi_thermal_rel_misc_device_add()
385 misc_deregister(&acpi_thermal_rel_misc_device); in acpi_thermal_rel_misc_device_remove()