Home
last modified time | relevance | path

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

/drivers/thermal/intel/int340x_thermal/
Dacpi_thermal_rel.c28 static int acpi_thermal_rel_chrdev_exclu; /* already open exclusive? */ variable
33 if (acpi_thermal_rel_chrdev_exclu || in acpi_thermal_rel_open()
40 acpi_thermal_rel_chrdev_exclu = 1; in acpi_thermal_rel_open()
52 acpi_thermal_rel_chrdev_exclu = 0; in acpi_thermal_rel_release()