Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/platform/x86/
H A Dthinkpad_acpi.c10264 static atomic_t dytc_ignore_event = ATOMIC_INIT(0); variable
10402 atomic_inc(&dytc_ignore_event); in dytc_cql_command()
11013 if (!atomic_add_unless(&dytc_ignore_event, -1, 0)) in tpacpi_driver_event()

Completed in 15 milliseconds