Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dasus-ec-sensors.c64 #define ACPI_GLOBAL_LOCK_PSEUDO_PATH ":GLOBAL_LOCK" macro
304 .mutex_path = ACPI_GLOBAL_LOCK_PSEUDO_PATH,
343 .mutex_path = ACPI_GLOBAL_LOCK_PSEUDO_PATH,
695 if (!strcmp(mutex_path, ACPI_GLOBAL_LOCK_PSEUDO_PATH)) { in setup_lock_data()