Home
last modified time | relevance | path

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

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