Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/
H A Dthinkpad_acpi.c1906 static struct mutex hotkey_mutex; variable
2085 lockdep_assert_held(&hotkey_mutex); in hotkey_mask_get()
2130 lockdep_assert_held(&hotkey_mutex); in hotkey_mask_set()
2168 lockdep_assert_held(&hotkey_mutex); in hotkey_user_mask_set()
2206 mutex_lock(&hotkey_mutex); in tpacpi_hotkey_driver_mask_set()
2219 mutex_unlock(&hotkey_mutex); in tpacpi_hotkey_driver_mask_set()
2556 lockdep_assert_held(&hotkey_mutex); in hotkey_poll_stop_sync()
2569 lockdep_assert_held(&hotkey_mutex); in hotkey_poll_setup()
2594 mutex_lock(&hotkey_mutex); in hotkey_poll_setup_safe()
2596 mutex_unlock(&hotkey_mutex); in hotkey_poll_setup_safe()
[all …]