[go: nahoru, domu]

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

/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))) {
44 acpi_thermal_rel_chrdev_count++;
54 acpi_thermal_rel_chrdev_count--;

Completed in 52 milliseconds