Searched refs:hotkey_mutex (Results 1 – 1 of 1) sorted by relevance
1884 static struct mutex hotkey_mutex; variable2066 lockdep_assert_held(&hotkey_mutex); in hotkey_mask_get()2111 lockdep_assert_held(&hotkey_mutex); in hotkey_mask_set()2149 lockdep_assert_held(&hotkey_mutex); in hotkey_user_mask_set()2187 mutex_lock(&hotkey_mutex); in tpacpi_hotkey_driver_mask_set()2200 mutex_unlock(&hotkey_mutex); in tpacpi_hotkey_driver_mask_set()2513 lockdep_assert_held(&hotkey_mutex); in hotkey_poll_stop_sync()2526 lockdep_assert_held(&hotkey_mutex); in hotkey_poll_setup()2551 mutex_lock(&hotkey_mutex); in hotkey_poll_setup_safe()2553 mutex_unlock(&hotkey_mutex); in hotkey_poll_setup_safe()[all …]