Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/
H A Dthinkpad_acpi.c10265 static atomic_t dytc_ignore_event = ATOMIC_INIT(0); variable
10403 atomic_inc(&dytc_ignore_event); in dytc_cql_command()
11014 if (!atomic_add_unless(&dytc_ignore_event, -1, 0)) in tpacpi_driver_event()