Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/platform/x86/
Dthinkpad_acpi.c10191 static atomic_t dytc_ignore_event = ATOMIC_INIT(0); variable
10328 atomic_inc(&dytc_ignore_event); in dytc_cql_command()
10939 if (!atomic_add_unless(&dytc_ignore_event, -1, 0)) in tpacpi_driver_event()