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

/linux-4.4.14/drivers/thermal/int340x_thermal/
H A Dacpi_thermal_rel.c30 static int acpi_thermal_rel_chrdev_count; /* #times opened */ variable
37 (acpi_thermal_rel_chrdev_count && (file->f_flags & O_EXCL))) { acpi_thermal_rel_open()
44 acpi_thermal_rel_chrdev_count++; acpi_thermal_rel_open()
54 acpi_thermal_rel_chrdev_count--; acpi_thermal_rel_release()

Completed in 51 milliseconds