Home
last modified time | relevance | path

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

/drivers/thermal/int340x_thermal/
Dacpi_thermal_rel.c31 static int acpi_thermal_rel_chrdev_exclu; /* already open exclusive? */ variable
36 if (acpi_thermal_rel_chrdev_exclu || in acpi_thermal_rel_open()
43 acpi_thermal_rel_chrdev_exclu = 1; in acpi_thermal_rel_open()
55 acpi_thermal_rel_chrdev_exclu = 0; in acpi_thermal_rel_release()