Searched refs:ACPI_GLOBAL_LOCK_PSEUDO_PATH (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/hwmon/
H A Dasus-ec-sensors.c64 #define ACPI_GLOBAL_LOCK_PSEUDO_PATH ":GLOBAL_LOCK" macro
293 * pseudo-path ACPI_GLOBAL_LOCK_PSEUDO_PATH to use the global ACPI lock,
306 .mutex_path = ACPI_GLOBAL_LOCK_PSEUDO_PATH,
345 .mutex_path = ACPI_GLOBAL_LOCK_PSEUDO_PATH,
353 .mutex_path = ACPI_GLOBAL_LOCK_PSEUDO_PATH,
707 if (!strcmp(mutex_path, ACPI_GLOBAL_LOCK_PSEUDO_PATH)) {

Completed in 283 milliseconds