Home
last modified time | relevance | path

Searched refs:ACPI_GLOBAL_LOCK_PSEUDO_PATH (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/hwmon/
H A Dasus-ec-sensors.c64 #define ACPI_GLOBAL_LOCK_PSEUDO_PATH ":GLOBAL_LOCK" macro
306 .mutex_path = ACPI_GLOBAL_LOCK_PSEUDO_PATH,
329 .mutex_path = ACPI_GLOBAL_LOCK_PSEUDO_PATH,
353 .mutex_path = ACPI_GLOBAL_LOCK_PSEUDO_PATH,
361 .mutex_path = ACPI_GLOBAL_LOCK_PSEUDO_PATH,
717 if (!strcmp(mutex_path, ACPI_GLOBAL_LOCK_PSEUDO_PATH)) { in setup_lock_data()