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

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

Completed in 35 milliseconds