Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/thermal/intel/int340x_thermal/
H A 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()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds