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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/platform/x86/
H A Dthinkpad_acpi.c1979 static struct mutex hotkey_thread_mutex; variable in typeref:struct:mutex
2484 mutex_lock(&hotkey_thread_mutex);
2545 mutex_unlock(&hotkey_thread_mutex);
2559 mutex_lock(&hotkey_thread_mutex);
2561 mutex_unlock(&hotkey_thread_mutex);
3256 mutex_init(&hotkey_thread_mutex);

Completed in 111 milliseconds