Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/thermal/intel/int340x_thermal/
H A Dacpi_thermal_rel.c27 static int acpi_thermal_rel_chrdev_count; /* #times opened */ variable
34 (acpi_thermal_rel_chrdev_count && (file->f_flags & O_EXCL))) { in acpi_thermal_rel_open()
41 acpi_thermal_rel_chrdev_count++; in acpi_thermal_rel_open()
51 acpi_thermal_rel_chrdev_count--; in acpi_thermal_rel_release()
/kernel/linux/linux-6.6/drivers/thermal/intel/int340x_thermal/
H A Dacpi_thermal_rel.c27 static int acpi_thermal_rel_chrdev_count; /* #times opened */ variable
34 (acpi_thermal_rel_chrdev_count && (file->f_flags & O_EXCL))) { in acpi_thermal_rel_open()
41 acpi_thermal_rel_chrdev_count++; in acpi_thermal_rel_open()
51 acpi_thermal_rel_chrdev_count--; in acpi_thermal_rel_release()

Completed in 2 milliseconds