Home
last modified time | relevance | path

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

/linux/drivers/platform/chrome/
H A Dcros_ec_lpc_mec.c13 #define ACPI_LOCK_DELAY_MS 500 macro
44 NULL, ACPI_LOCK_DELAY_MS)); in cros_ec_lpc_mec_lock()
/linux/drivers/hwmon/
H A Doxp-sensors.c33 #define ACPI_LOCK_DELAY_MS 500 macro
37 return ACPI_SUCCESS(acpi_acquire_global_lock(ACPI_LOCK_DELAY_MS, &oxp_mutex)); in lock_global_acpi_lock()